#radio h3{
	background-image: url(../radio/images/h3_img.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 980px;
	text-indent:-9999px;
}


#radio ul{padding:0; margin:0 0 10px 0;}
#radio li{
	list-style-type:none;
	padding:10px 10px 10px 30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #282C2D;
	background-image: url(../images/list3.png);
	background-repeat: no-repeat;
	background-position: left center;
}
