﻿/* CSS Document */

p.about_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #76b218;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 4px 35px 5px 10px;
}

hr {
	border-top: 1px dotted #00a2d5;
	margin-bottom: 10px;
	width: 100%;
}

#dateschart {
	top: 81px;
	left: 0px;
	position:absolute;	
	border-right: 1px solid #f6f4dc;
	width: 926px;
	padding: 0px 15px 15px 15px;
	background-color: #f3f6eb;
}

.blueDim {
	padding: 3px;
}

td#whatsHOT_costs {
	height: 40px; 
}

td#whatsHOT_costs a {
	text-decoration: none;
	color: #eb7900;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px ! important;
}

td#whatsHOT_costs a:hover {
	text-decoration: underline;
	color: #626262;
}