.help {
	background: #550037 url(images/bg_ahead_bottom.gif) no-repeat bottom;
	width: 310px;
	padding: 0 0 12px 0;
	text-align: left;
	margin: 0 0 12px 10px;
}

.help .title {
	display: block;	
	width: 310px;
	height: 43px;
	background: url(images/instr.gif) no-repeat;
}

.help h1 {
	padding: 0 10px 5px 10px;
	margin: 0;
	font-size: 11px;
	color: #ec519d;
}
.help h2 {
	padding: 10px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
img.voted {
	float: left;
	border: 3px solid #fff;
	margin: 0 10px 10px 10px;
	padding: 0;
	width: 65px;
	height: 42px;
}
.hours ul li {
	padding: 0;
	width: 285px;
	float: left;
	height: 60px;
	margin: 5px 0 5px 0;
	list-style: none;
	
}
/* Scroll Bar Master Styling Starts Here */

#mycustomscroll {
	height: 370px;
}
