#classwrap{
padding-top:10px;
padding-bottom:10px;

}
#classwrapnotop{
padding-bottom:10px;

}





.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat; padding-bottom:5px;}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px;}
.t {background: url(images/greydot.jpg) 0 0 repeat-x;}
.b {background: url(images/greydot.jpg) 0 100% repeat-x}
.l {background: url(images/greydot.jpg) 0 0 repeat-y}
.r {background: url(images/greydot.jpg) 100% 0 repeat-y}
.nothertitle{
font-family:Verdana;
font-size:1.5em;
font-weight:900;
padding:0;
margin:0;
color:#cc0000;
} 





















.container {
	}

.container-red {
	border-bottom: solid 5px #c00 ;
	}

.container-grey {
	border-bottom: solid 5px #a9a9a9 ;
	}
.container-grey-OnAirNow {
	margin-bottom:-5px;
	}

.container-black {
	border-bottom: solid 5px #000 ;
	}
.container-left {
	background-image: url(theme/left-corner.gif) ;
	width: 6px ;
	height: 25px ;
	}

.container-right {
	background-image: url(theme/right-corner.gif) ;
	width: 6px ;
	height: 25px ;
	
	}

.container-bg {
	background-image: url(theme/container-right-bg.gif) ;
	background-position: top right ;
	}

.container-title {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	text-transform:;

    color: #000 ;
    font-weight: 900 ;
	line-height: 100% ;
font-size:1.5em;
	}

.container-content {
	padding: 2px 5px 0px 5px ;
	}

