#info {
	width:250px;
	float: left;
}
#slider {
font-family: Trebuchet, Arial, sans-serif;
width:250px;
float: left;
font-size: 12px;
margin-left: 5px;
font-weight: normal;
}
#noslide {
width:250px;
float: left;
font-size: 12px;
margin-left: 5px;
font-weight: normal;
}
.header {
	font-size: 12px;
	width:245px; 
	margin-top:5px; 
	margin-left: 20px;
	cursor:pointer; 
	color: black;
	border-bottom: 1px black dotted;
	padding: 5px;
	}
.header:hover {

	background-color: rgb(232,232,232);
	padding: 5px;
}
#noslide .header:hover {
	color: black;
	background-color: white;
	border-bottom: 1px black dotted;
	padding: 5px;
}

.content {

	}
.text {
	width:250px;
	color: #444;
	line-height: 1.1em;
	font-size: 11px;
	border-top:none;
	padding:15px;
	margin-left: 5px;
	line-height: 20px;
}
	
#name{
font-size: 11px;
line-height: 20px;
color: white;
width: 230px;
float: left;
padding: 11px;
margin-top: 0px;
margin-left: 20px;
margin-bottom: 20px;
}
