.content {
	position:fixed;
	top:240px;
	bottom:50px;
	left:168px;
	width:447px;
	overflow:auto; 
}
* html .content {
	height:100%;
	width:613px;
	padding: 0px 0px 0px 168px;
}
.contentNotes {
	padding-right:20px;
}
.contentNotes p, .content, .content p, .content td, .content th {
	font-size:11px;
	text-align:left;
}
.content label {
	display:block;
	padding:7px 0px 3px 0px;
}
.content h2 {
	background:none;
	font-size:14px;
	padding:0px 75px 10px 75px;
	width:auto;
	height:auto;
}
.submit {
	cursor:pointer;
}