@charset "UTF-8";
/* CSS Document */
#newsonhomepage {
width:225px;
float:left;
clear:both;
margin: 18px 0px 0px 0px;
border-top:solid 1px #7A8B96;
border-bottom: solid 1px #7A8B96;
padding:10px 12px 10px 12px;
text-align:left;
line-height:1.8em;
}

#videobg {
background-color:#c5d0d8;
padding:7px;
}




#newsonhomepage img {
float:left;
margin:0px 10px 3px 0px;
}

#contentwithnews {
position:relative;top:-70px;
	
}

.float_right {
text-align:right;
}

.float_right_img {
float:right;
}

#content .floatleft {
float:left;
margin:0px 10px 0px 0px;
}
	
