#slider {
	width:580px;
}

.header {
	width:580px; 
	padding:8px; 
	font-weight:bold; 
	margin-top:5px; 
	cursor:pointer; 
}

.header:hover {
}

.content {
	overflow:hidden
}

.text {
	width:580px; 
	border:3px dotted #233B60; 
	border-left:none; 
	border-right: none;
	padding:15px
	z-index: 1;
}