.twoColFixLtHdr #container #mainContent #outerBox {
	height: 150px;
	width: 500px;
	border: thin dotted #666666;
	margin-left: 75px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F8F8F8;
}
.twoColFixLtHdr #container #mainContent #outerBox #logoBox {
	margin: 10px;
	height: 130px;
	width: 130px;
}
.twoColFixLtHdr #container #mainContent #outerBox #headBox {
	height: auto;
	width: 340px;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.twoColFixLtHdr #container #mainContent #outerBox #mainBox {
	float: right;
	height: auto;
	width: 330px;
	margin-right: 10px;
	margin-top: 15px;
	line-height: 25px;
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	letter-spacing: 0.03em;
}
