
h1.announcement
{
	font-family: Verdana, Arial, Tahoma;
	font-size:10px;
	font-weight:normal !important;
	text-transform:capitalize !important;
	margin: 0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px;
	color:#999999;
	border-left: dotted 1px #666666;
	border-bottom: dotted 1px #666666;
	border-right: dotted 1px #666666;
	padding:0px 0px 0px 5px !important;
}

p.announcement {
    font-family: Tahoma, Verdana, Arial;
	margin-top: 0px;
	margin-bottom: 2px;
	padding:0px 2px 0px 10px;
	font-size:11px;
}

div.announcement
{
	position:relative;
	float:left;
	width:270px;
	/*border:solid 1px #999999;*/
	padding:10px 0px 2px 20px;		
	min-height:60px;
	/*height:100px;*/
	overflow:visible;
}
