.news-item {
	padding-top:10px;
	background: url(/images/dashline.gif) repeat-x;
	background-position:left top;
	padding-bottom:10px;
}

.news-item .text a {
	color: #00759C;
}
.first-item {
	background:none;
}
.news-item .news-left {
	float:left;
}
.news-item .news-right {
        float:right;
}
.news-item .news-right a{
        
        font-family: Trebuchet MS;
	font-size:12px;
	color:#000000;
	font-weight:bold;

        
}
.news-item .title {
	padding-left:95px;
}
.news-item .title a {
	font-family: Trebuchet MS;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.news-item .date-icon {

	font-family: Trebuchet MS;
	background: url(/images/icons/date-icon.gif) no-repeat;
	background-position: 0px 2px;
	padding-left:20px;
	font-size:12px;
}

.news-item .text {
	padding-top:5px;
	font-family: Trebuchet MS;
	font-size:12px;
}
.news-item .text p {
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px; margin-bottom:0px;
}
.news-item .news-image {
	padding-right:15px;
	padding-bottom:20px;
	padding-top:5px;
}


.news-table {
        font-family: Trebuchet MS;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
