.container {
	}

.container-blue {
	border-bottom: solid 5px #072E57 ;
	}

.container-left {
	background-image: url(theme/left-corner.gif) ;
	width: 6px ;
	height: 25px ;
	}

.container-bg {
	background-image: url(theme/container-right-bg.gif) ;
	background-position: top right ;
	}

.container-title {
	font-family: Arial, Helvetica, sans-serif ;
	text-transform: uppercase ;
    font-size: 15px ;
    color: #FFFFFF ;
    font-weight: 900 ;
	line-height: 100% ;
	}

.container-content {
	padding: 2px 5px 0px 5px ;
	background-color: #04192F ;
	margin-bottom: 5px ;
	}

.container-onairnow {
	padding: 1px 3px ;
	background-image: url(theme/oan-bg.gif);
	background-position:  center bottom;
	background-repeat: no-repeat;
	color: #fff ;
	height: 65px ;
	overflow: hidden ;
	}
	
.container-onairnow br { margin: 0; padding: 0; border-width: 0; line-height: 0em; }

.container-onairnow .Normal {
	color: #fff ;
	font-size: 11px ;
	}

.container-left-oan {
	background-image: url(theme/left-corner-oan.gif) ;
	width: 6px ;
	height: 25px ;
	}


