@charset "utf-8";
/* CSS Document */
.newsnotes {
	background-image: url(../images/re-skin_09_homeB_09.jpg);
	height: 224px;
	width: 283px;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: -5px;
	margin-bottom: -35px;
	padding-top: 42px;
	background-repeat: no-repeat;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;	
}
.news_title{
	color:#414141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 12px;
	line-height: 18px;
}
.news_content{	color:#414141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 12px;
	padding-top: 6px;
	height:105px;
	overflow: hidden;
}
.news_more a{	
	color:#414141;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	clear: left;
	float: left;
	padding-top: 6px;
}
.news_image{
	margin:5px;
	clear: left;
	float: left;
	border: 1px solid #FFFFFF;
}

.news_imager{
	margin:5px;
	clear: left;
	float: left;
	border: 1px solid #FFFFFF;
}
.news_imagebox{
	margin:5px;
	clear: right;
	float: right;
	width:140px;
	font-size: 9px;
	text-align: center;

}
.news_imageboxnew{
	margin:5px;
	clear: right;
	float: right;
	width:191px;
	font-size: 9px;
	text-align: center;
	background-image: url(../images/news_notes/backgroundimage.jpg);
	background-repeat: no-repeat;
	height: 148px;
}
