/*
===============================================================================
/news/css/news_index.css
===============================================================================*/

/*-----------
Shared Styles
-------------*/



/*------------
Element Styles
--------------*/

/* News
===============================================================================*/
#news {
	padding:18px;
	
	background:transparent url("../images/text_bg.jpg") no-repeat left top;

	width:580px;
	height:429px;
	voice-family: "\"}\"";
	voice-family:inherit;	
	width:544px;
	height:393px;
} html>body #news {width:544px;height:393px;}
#news ul {
	margin:0;
	padding:0 0 0 10px;
	
	list-style:disc url("../images/square.gif") outside;
}
#news img {
	display:inline;
	vertical-align:middle;
}