#ctl00_ContentPlaceHolderMain_LoginViewMain_TabMenuUpdatePanel span, .Schedule_MainMenu span {
	position:absolute;
	left:-9999px;
}



.ddcolortabslinespring{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 8px;
background: #669933;
border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.ddcolortabslinesummer{
clear: both;
padding: 0;
width: 100%;
height: 5px;
margin-top:-1px;
line-height: 8px;
background: #fed140;
border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.ddcolortabslineautumn{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 8px;
background: #f48454;
border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.ddcolortabslinewinter{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 8px;
background: #72b7d8;
border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
}


/* Underneath TABS */

.invertedtabs{
margin-left: 0px;
padding: 0;
/*width: 100%;*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 0px;
float:right;
}


/* Paul Ajax Tabs CSS */
#SchedulePanel
{
	height: 470px;
	width: 350px;
	margin: 0 15px 0 0;
	float: right;
	text-align: left;
}