#rotator, #footer, #cTable {
	display:none;
}
#homeFooter {
	display:block;
	width:100%;
	height:160px;
	bottom:0px;
	background-color:#FFFFFF;
	/*
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	*/
}
#contentLeft {
	display:none;
}
#homeContent {
	display:block;
	position:absolute;
	/*opacity:0.8;*/
	top:-200px;
	left:12px;	
}
#homeContent .innerContent {
	background-color:#FFFFFF;
	padding:10px;
	padding-top:0px;
	margin-bottom:5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
	/*
	filter: alpha(opacity=80);
	opacity:0.8;
	*/
	height:30px; 
	width:300px; 
	overflow:hidden; 
	
	position:relative;
}
#homeContent {
	padding-bottom:160px;	
}
#homeContent .innerContent p, #homeContent .innerContent ul {
	/*opacity:0;
	filter: alpha(opacity=0);
	*/
}
#homeContent .innerContent .csc-header {
	margin-bottom:10px;
}
.innerContent .plus {
	display:none;
}

.innerContent .pid4 {
	display:block;
}
