﻿div.latestNewsHolder
{
    width: 272px;
}

div.txtHolder
{
    min-height: 20px;
    margin: 5px 0;
}

div.txtHolder p
{
    font-style: italic;
    font-weight: bold;
    margin: 0 0 3px 0;
    text-decoration: underline;
}

div.txtHolder input
{
	background-image: url('/grafik/FamilieJournalen/txtStandardBg.jpg');
    background-repeat:repeat-x;
    border: 1px solid #c0c0c0;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-style: italic;
	height: 17px;
	padding: 2px 2px 0 2px;
	width: 240px;
}

div.error
{
    border-top: 1px solid #ccc;
    margin: 20px 0;
}

div.error, div.error p
{
	font-weight:bold;
	color:Red;
}

div.btnHolder
{
	height: 50px;
}

div.btnHolder input
{
    border: 0px;
    background: transparent url('/grafik/FamilieJournalen/sendBtn2.png') no-repeat top left;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    height: 21px;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-top: 2px;
    width: 53px;
}

div.splitter
{
	border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
