/***********************************************/
/* news.css                   				   */
/* Use only with news.asp                      */
/***********************************************/

#header{
	background-image: url(../../images/headers/news.jpg);
}

#content h1{
}

.newsitemwrap{
	margin-bottom: 30px;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 15px;
}

.postdate{
	color: #b3b3b3;
	margin-bottom: 10px;
}

/********************* end **********************/
