#OnAir {
	width: 999px;
	margin: 0px -10px;
	padding-bottom: 10px
	
}
#OnAir #OnAirTop {
	background: url(/gfx/onair-new.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
}
#OnAir #OnAirInner {
	background: url(/gfx/onair-new.gif);
	background-position: center;
	width: 999px;
	background-color: #7FC7EA;	

}
#OnAir #OnAirInner #OnAirNow {
	width: 500px;
	float: left;
	background-color: #7FC7EA;	
}
#OnAir #OnAirInner #OnAirNext {
	width: 499px;
	float: left;
	background-color: #7FC7EA;	
}
#OnAir #OnAirBottom {
	background: url(/gfx/onair-new.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 10px;
}
#OnAir #OnAirInner .Program {
	background-color: #7FC7EA;	


}
#OnAir #OnAirInner .Program .Image {
	float: left;
	width: 100px;
	margin-left: 10px;
		background-color: #7FC7EA;	
}
#OnAir #OnAirInner .Program .Image h2 {
	font-size: 12pt;
	text-transform: uppercase;
	color: #000000;
	margin: 0;
	margin-bottom: 10px;
	
	
	
	padding: 0;
}
#OnAir #OnAirInner .Program .Info {
	float: left;
	width: 379px;
		background-color: #7FC7EA;	
}
#OnAir #OnAirInner .Program .Info h3 {
	font-size: 12pt;
	color: #D60D8C;
	margin: 0;
	padding: 0;
}


/* Prizes and Promotions  New Music */

#NewMusic {
	margin-left: 10px;
	
}

#NewMusic h4 {
	font-size:13px;
	
}

#NewMusic .RecordLabel {
	font-size:10px;
	text-align: right;
}






/* LATEST UPDATES */

#LatestUpdates {
}
#LatestUpdates .Headline {
	padding-bottom: 20px;
	vertical-align: top;
}


#LatestUpdates .Image {
	float: left;
	width: 110px;
	margin-left: 10px;
}



#LatestUpdates .Info {

	margin-left: 120px;
	width: 300px;
	height: 160px;
	vertical-align: top;

}

/* old headings

#LatestUpdates .Info h3 {
	margin: 0;
	padding: 0;
	color: #0000EE;
}


#LatestUpdates .Info h4 {
	margin: 0;
	padding: 0;
	font-size: 9px;
}


*/


#LatestUpdates .Info h3 {
	font-size: 12pt;
	color: #D60D8C;
	margin: 0;
	padding: 0;
}

 #LatestUpdates .Info h3 a {
color: #D60D8C;
}


#LatestUpdates .Info h4 {
	font-size: 10pt;
	color: blue; 
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}

/*
#LatestUpdates .Info h4 a {
color: #D60D8C;
}

*/

#LatestUpdates .Info h5 {
	font-size: 7pt;
	color: #000000;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-weight: normal;
}





#LatestUpdates .Headline h3 {
	margin: 0;
	padding: 0;
}


#LatestUpdates .Headline h3 a {
	color: #D60D8C;
}





#LatestUpdates .Headline ul.HeadlineDotPoints {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 9pt;
}
#LatestUpdates .Headline ul.HeadlineDotPoints  li {
	display: inline;
	border-left: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
}
#LatestUpdates .Headline ul.HeadlineDotPoints  li.first {
	border-left: 0;
	padding-left: 0;
}
#LatestUpdates .Headline .Link {
	text-align: right;
	font-weight: bold;
}


#Marquee {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-right: 10px;
}


#MarqueeText {
	margin: 0;
	height: 150px;
	
}


#MarqueeText h3 {
	margin: 0;
	padding: 0;
}


