/* start holly hack. This fix from http://positioniseverything.net/easyclearing.html. */
/* hides from ie mac \*/
	#banner {
	height: 1%;
	display: block;
	}	
/* end hide from ie mac */
/* end holly hack */

#banner ul li {
	height: 1%; /* stops vertical space between elements */ 
	vertical-align: bottom; /* stops vertical space within elements in ie5 */
}
#banner ul li a {
	height: 1%;
}

#banner img { 
	margin: 0px -0.25em; /* stops extra 3px margin */
}

#main-content, #all {
	display: inline; /* stops left margin from doubling when this box is floated */
}

#nav-contact {
	display: inline; /* stops left margin from doubling when this box is floated */
}

#main-content div#presenters-shows ul.all-promos li div.listen {
	width: 195px; /* box model adjustment */
}
*html #on_air_now {
width: 420px;  
height: 100px;
position: absolute;
top: 3px;
left:550px;
}

*html .bhangra, *html .bhangra p a
{
margin-left:0px !important;
}