@charset "utf-8";
/* CSS Document */

/* News
------------------------------------------------------------------*/
#newsz {
	width: 550px;
	background-color: #FFF;
	margin: 0px;
	padding: -20 0 0 0px;
	float: left;
	text-align:left;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	border-bottom: 1px dotted #D9D5CA;
	font:11px Verdana;
}
#newsz #title {
	font-family: Georgia, "Lucida Grande", "Times New Roman", Times, serif;
	color: #000;
	line-height: 1;
	font-weight: normal;
	padding-left: 80px;
	margin: 0 5 -18 0px;
	font:11px Verdana;
}
#newsz #msg {
	font: normal 13px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	color: #000;
 	line-height: line-height: 4.5;
	font-weight: normal;
	padding-left: 80px;
	padding-top: 5px;
	font:12px Verdana;
	line-height: 1.6;
}
#newsz #srv {
	font: normal 13px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	padding-top: 8px;
	padding-left: 80px;
	padding-bottom: 20px;
	font:12px Verdana;
}
#newsz #date {
	width:60px;
	height:58px;
	float:left;
	background-image: url(date.jpg);
	margin: 5px;
	margin-top:-18px;
}
#newsz .month {
	font: normal 10px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	text-align: center;
	display: block;
	color: #FFF;
	margin: -3 0 0 0px;
}
#newsz .day {
	font: bold 22px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	text-align: center;
	display: block;
	color: #FFF;
	margin: 8 1 0 0px;
}
#newsz #srv a {
	color: #000;
	text-decoration: none;
}

h1 {
	font:12px Verdana;
	text-align: left;
	margin:0;
	padding:0 0 5px 0;
	color:#2B2B62;
	font-size:18px;
	font-weight:bold;
	line-height:1em !important;
	border-bottom:1px solid;

}

