.weatherhistory_results_section {
	border: #b2b2cc 1px solid;
	padding: 5px;
	width: 553px;
	margin-bottom: 5px;
}
.weatherhistory_results_section h2 {
	font-weight: bold;
}

.weatherhistory_results_datavalue h3 {
}

.weatherhistory_results_datavalue p span.value {
	font-size: 140%;
}

.weatherhistory_nextprev {
	display: block;
	clear: left;
	width: 553px;
	height: 20px;
	padding-top: 15px;
}
.weatherhistory_prev {
	float: left;
	padding-left: 15px;
	background: url("/sites/new.almanac.com/themes/almanac960/images/home-promo_arrow-prev.png") no-repeat;
}
.weatherhistory_next {
	float: right;
	padding-right: 15px;
	background: url("/sites/new.almanac.com/themes/almanac960/images/home-promo_arrow-next.png") no-repeat 53px;
}

#main-content table.weatherhistory {
	width: 918px;
	float: none;
	margin-right: 0;
	margin-bottom: 0;
}

#main-content table.weatherhistory tr td {
	vertical-align: middle;
}

#main-content table.weatherhistory tr td a {
	color: #fff;
}


div.disclaimer {
	font-size: 9pt; 
	font-family: arial; 
	margin: 0;
	width: 906px;
	background: #ffd;
	border: 1px solid black;
	padding: 5px;
	margin-bottom: 5px;;
}

.weatherhistory td.sectiontitle {
	width: 30%;
	padding: 2px 4px 2px 4px; 
	text-align: center; 
	font-family: verdana,sans serif; 
	font-size: 12pt; 
	color: #fff;
	background: #f00; 
	font-weight: bold;	
}

.weatherhistory td.columntitle {
	width: 23%;
	border: 1px solid black;
	background: #666; 
	padding: 2px 4px 2px 4px; 
	text-align: center; 
	font-family: verdana,sans serif; 
	font-size: 10pt; 
	color: #fff;
}

.weatherhistory td.rowtitle {
 	width: 30%;
	border: 1px solid black; 
	background: #666; 
	padding: 2px 4px 2px 4px;
	color: #fff;
	font-family: verdana,sans serif; 
	font-weight: bold;
	font-size: 10pt;
}

.rowtitlesmall {
	font-family: verdana,sans serif; 
	font-weight: normal;
	font-size: 9pt;
	color: #cccccc;
	padding-top: 3px;
}

.weatherhistory td.smalldata {
	width: 23%;
	border: 1px solid black; 
	background: #eeeeee; 
	padding: 2px 4px 2px 4px; 
	text-align: center; 
	font-family: courier new,sans serif; 
	font-size: 13pt;
}

.weatherhistory td.largedata {
	width: 23%;
	border: 1px solid black; 
	background: #eeeeee; 
	padding: 2px 4px 2px 4px; 
	text-align: center; 
	font-family: courier new,sans serif; 
	font-size: 16pt;
	font-weight: bold;
}
.page-customweatherhistory #main-content fieldset.collapsible {
width: 700px;
}
.page-customweatherhistory .date-clear-block {
float: left;
}
.page-customweatherhistory #main-content .fieldset-wrapper p {
float: left;
margin-right: 80px;
margin-top: 8px;
}
.page-customweatherhistory #main-content .fieldset-wrapper .description {
margin-bottom: 10px;
}
.page-customweatherhistory #edit-samedates-submit, 
.page-customweatherhistory #edit-rangeofdates-submit {
clear: both;
margin-right: 550px;
}
.page-customweatherhistory .weatherhistory_overtheyears {
width: 550px;
clear: both;
margin-bottom: 10px;
}