h1{
	position:relative;
	margin:0px;
	font-family:arial, sans-serif;
	font-size: 16px;
	line-height:20px;
	font-weight: 800;
	color: rgb(195,0,25);
}
/*h2{
	position:relative;
	margin:0px;
	padding:15px 10px 20px 15px;
	left:0px;
	top:0px;
	width:450px;
	font-family:arial, sans-serif;
	font-size: 20px;
	line-height:20px;
	font-weight: 800;
	color: #ffffff;
	background:#aaaaaa;
}*/
p{
	position:relative;
	margin:0px;
	font-family:arial, sans-serif;
	font-size: 13px;
	line-height:18px;
	font-weight: 400;

}

/*img{
	margin:5px 10px 10px 0px;
float:left;
}*/
.hour-count{
color:#666666;
font-size: 10px;
}
.element, .element:hover{
	position:relative;
	left:0px;
	background: none;
	border:none;
	width:450px;
	border-bottom: 1px solid #999999;
		color:#333333;
}