﻿#innerWrapper {
position: absolute; 
width: 707px; 
height: 239px; z-index: 1;
left: 10px; top: 15px; 
border-style: solid; 
border-width: 1px; 
background-color: #ffffff;
padding-left: 4px; 
padding-right: 4px; 
padding-top: 1px; 
padding-bottom: 1px;
}

#fancontainer{
position: absolute; 
width: 50px; height: 85px; 
z-index: 1;
left: 545px; top: 33px;
}
.Sidetext {
	font-size: 11px;
}
.h1 {
	font-family: "trebuchet MS";
	font-size: 15px;
	font-weight: bold;
}
.h2 {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}

.normaltext {
	font-family: "trebuchet MS";
	font-size: 13px;
}
.redheader {
	font-family: "trebuchet MS";
	font-size: 15px;
	color: #FF3300;
	font-weight: bold;
}
.image_pad_left {
	margin-left: 11px;
}
