body {margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px}
#slider {width:300px}
.header {
	width:300px; 
	border:0px solid #9ac1c9; 
	border-Bottom:none; 
	border-left:none; 
	border-right:none;
	padding-top:0px;
	padding-bottom:0px;
	font-weight:bold; 
	margin-top:0px; 
	margin-top:0px; 
	cursor:pointer;
	text-align:left;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}
.header:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
.content {
	overflow:hidden
}
.text {width:300px; border:0px solid #9ac1c9; 
	border-top:none;
	text-align:left;
	
}