﻿.container {
	}

.container-purple {
	border-bottom: solid 5px #7D7EBF;
	}

.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: #393996 ;
    font-weight: 900 ;
	line-height: 100% ;
	}

.container-content {
	padding: 2px 5px 0px 5px ;
	margin-bottom: 5px ;
	background-color: #FFFFFF ;
	}
	

.container-onairnow {
	padding: 1px 3px ;
	background-image: url(theme/oan-bg.gif);
	background-position:  center bottom;
	background-repeat: no-repeat;
	color: #FFFFFF ;
	height:auto;
	}
.container-onairnow br { margin: 0; padding: 0; border-width: 0; line-height: 0em; }

.container-onairnow .Normal {
	color: #FFFFFF ;
	font-size: 11px ;
	}
	
.container-left-oan {
	background-image: url(theme/left-corner-oan.gif) ;
	width: 6px ;
	height: 25px ;
	}
	
.SubHead { color: #393996; }

.container-content .Normal a { color: #393996; }
.container-content .Normal a:hover { color: #9ACD66; }
