#outerBox {
margin-top:2px;
margin-left:15px;
}
.boxFeature{
	background-color:#F3F7FB;
width:135px;
height:115px;
float:left;
border:1px solid #ffffff;
margin:3px;
font-size:8px;
text-align:center;
padding:2px;

}
.boxFeature a {
color:#5A83AC;
text-decoration: none;

}
.boxLatest{
	background-color:#E9F0F8;
width:140px;
height:120px;
float:left;
border:1px solid #AAB2B5;
margin:5px 3px;
font-size:8px;
text-align:center;
padding:4px;

}

