#boxOnAir .baseColProp
{
	width:   220px;
	display: block;
	clear:   both;
	margin:  0 0 25px 0;
	min-height: 175px;
}
#boxOnAir ul, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#boxOnAir
{
	background-color: #FAFAFA;
}

#boxOnAir
{
	margin-bottom: 15px;
	overflow: auto;
}

#boxOnAir h3
{	
	font-weight: bold;
	font-style:  normal;	
}
#boxOnAir .genericTitle
{
	background:     #FFFFFF url(../images/box_gener_sep.gif) scroll no-repeat 0 bottom;
	font-size:      125%;
	color:          #1A1A1A;
	padding-bottom: 5px;
}
#boxOnAir li.twitter,
#boxOnAir li.facebook
{
	padding-left: 35px;
	overflow: auto;
	width: 150px;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	margin-left: 10px;
}

#boxOnAir li.twitter {
	background: transparent url(../images/icon_twitter.jpg) no-repeat scroll left center;
}

#boxOnAir li.facebook {
	background: transparent url(../images/icon_facebook.jpg) no-repeat scroll left center;
}