﻿ul#subNav{
background-color:#0033cc;
}
div#widget{
background-color:#0033cc;
}
ul#subNav li a#inactive{
color:#aec2ff;
}
div#content table td{
width:50%;
vertical-align:top;
}
div#content form input, form textarea{
background-color:#fffea1;
}
label{
display:block;
}
#emailform {
	width: 480px;
}
#emailform label {
	margin-right: 10px;
	padding-right: 10px;
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}
#emailform #button_row {
	margin-left: 176px;
	margin-top: 20px;
}
.clear {
	clear:both;
}
.filler {
	height:12px;
}

