/*------------------TABS--------------------*/
.program{}
.program LI{ position:relative; text-indent:55px; margin-bottom:7px}
.program LI A{ font-weight:bold}
.program LI DIV{ background-image:url(/static/images/sprite.gif); background-repeat:no-repeat; background-position:right -216px; width:46px; background-color:#e8ebef; position:absolute; top:2px;  left:0px; font-size:11px; padding-left:2px; text-indent:0px}


.tabs{ padding:0px; margin:0px; width:100%; background-color:#00C0F0; padding-top:25px; margin-bottom:5px}

.tabs LI{ list-style-type:none; float:left; background-color:#E8EBEF;  margin-right:1px; margin-left:3px; }
	.tabs LI A{ padding:0.5em 1em; float:left; color:#212121; text-transform:uppercase}
	
h2{ font-size:18px; margin-bottom:5px}	
	