/* CSS Document */


#indexNewsBox{
	width:220px; 
	height:200px;
}

#indexNewsBoxTop {
	width:220px; 
	height:14px;
}

#indexNewsBoxTopSpacer {
	width:220px;
	height:15px;
}


#indexNewsBoxLeftSpacer{
	width:9px;
	height:150px;
	float:left;
}

#indexNewsBoxRightSpacer{
	width:11px;
	height:150px;
	float:left;
}
#indexNewsBoxText {
	padding: 5px;
}


#indexNewsBoxContent{
	height:auto;
	float:left;
	width: 195px;
	
}

#indexNewsBoxLogo{
	width:195px;
	height:18px;
}

#indexNewsBoxBottom{
	width:220px;
	height:21px;
	float:left;	
}
 

