div#content {
	top: 118px;
}
div#content_main_1col {
	/*margin: 0px ;
	*/
	
}
#c19212 { margin: 0 0 16px -8px; width: 800px; padding: 0px;}

.wrapper {
	width:800px;
	font-family: Verdana;
	font-size: 12px;
}


#scroll {
	position:relative;
	height:417px;
	overflow:hidden;
	width:780px;
	margin: 8px 10px 16px 0px;
	background-color:#E3E7EA;
	border:1px solid #A9B7C9;
}

#sSlots {
	width:9999em;
	position:absolute;
	height:300px;
	padding: 8px 0px;
	background: #fff url(../bg_slots.gif) repeat-x left top;
}

.sSlot {
	float:left;
	width:784px;
	height:300px;
	background-repeat:no-repeat;
	background-position:0 -40px;
	overflow: auto;
}
.sSlot > div.csc-default { margin:0 8px; }

#sNavigator {
	padding: 0px;
	margin: 0px;

}

#sNavigator li {
	margin:0;
	display:block;
	width:156px;
	float:left;
	height:115px;
	cursor:pointer;
	font-size: 12px;
	font-weight: bold;
	background: #fff url(../bg_tab.gif) repeat-x left bottom;
	color: #999;
	text-shadow:1px 1px 0 #FFFFFF;
	line-height: 16px;
}

#sNavigator li:hover {

	color: #cc0000
}

#sNavigator li span {
	margin-left:10px; 

}

#sNavigator li.active {
	cursor:default !important;
	color: #cc0000;
}

#sNavigator li.active img {
	opacity:0.4;
	filter:alpha(opacity=40);
}


.busActions {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 782px;
}
.busActions li {
	float: left;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
.busActions a {
	background-color: #333;
	color: #fff;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
.busActions a:hover {
	background-color: #cc0000;
	color: #fff;
	padding-bottom: 8px;
	}

td a { color: #000;}
table.bordertable td {vertical-align: middle;}

#c19260, #c20065, #c20103, #c20953, #c21018, #c21856, #c21985 {margin: 0 16px 0 -8px;}


* html #sNavigator li span { display: block; }
* html div#content_main_1col {width:792px; margin:0 0 0 90px ; padding: 0px 0 0 8px;}
* html #scroll { width: 782px; height: 440px;}
* html .sSlot div.csc-default { margin-left: 8px;}
