.inside_title.onair{
	background-image: url(../onair/images/h2_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

.onair h2{
	text-indent:-9999px;	
}


.box ul{
	padding:0;
	margin:0 20px;
}

.box li{
	list-style-type:none;
	padding:5px 0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FB203A;
}
