.container {
	}

.container-black {
	border-bottom: solid 5px #000 ;
	}

.container-left {
	background: url(theme/left-corner.gif) no-repeat ;
	width: 6px ;
	height: 25px ;
	}

.container-bg {
	background: url(theme/container-right-bg.gif) no-repeat ;
	background-position: top right ;
	}

.container-title {
	font-family: Arial, Helvetica, sans-serif ;
	text-transform: uppercase ;
    font-size: 15px ;
    color: #FFF ;
    font-weight: 900 ;
	line-height: 100% ;
	}

.container-content {
	padding: 0px ;
	background-color: #BBB ;
	margin-bottom: 5px ;
	color: #000;
	}

.contentpane .container-content { padding: 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 ;
	}

.container-content .SubHead { color: #6F2A8E; }
.container-content a:link, a:visited { color: #6F2A8E; }
.container-content a:hover { color: #000 }
