#slider {
	width:520px
}
.xheader {
	width:500px; 
	border:2px solid #9ac1c9; 
	padding:2px;
	font-weight:bold; 
	margin-top:5px; cursor:pointer; 
	background:url(images/header.gif)
}
.xheader:hover {
	background:url(images/header_over.gif)
}
.xcontent {
	overflow:hidden
}
.xtext {
	width:470px; 
	border:1px solid #9ac1c9; 
	border-top:none; 
	padding:15px;
	font-size: 13px;
}
	
