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


#newsonhomepage {
width:225px;
float:left;
background-color:#EFEFEF;
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;
}



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

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

.float_right {
text-align:right;
}

.float_right_img {
float:right;
}

#homepagecol1 {
float:left;
width:230px;
margin-right:20px;
}

#homepagecol2 {
float:left;
width:380px;
}

#homepagecol2 h2 {
margin-bottom:15px;
font-weight:100;
font-size:18px;
margin-top:0px;
}
