#news_title{
	background-image: url(../news/images/inside_h2_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 710px;	
}
#news_title h2{
	text-indent:-9999px;
	padding:0;
	margin:0;
}

#right_contents ul{
	padding:0 0 0 10px;
	margin:0;
}
#right_contents li{
	padding:5px 0;
	margin:0;
	list-style-image: url(../images/list.gif);
	list-style-position: inside;
}

