#lol-container {
	width: 945px;
	margin:0 auto;
}

#lol-navigation {
	width:945px;
	height:52px;
	float:left;
}

#lol-mainbody {
	width:945px;
	height:638px;
	float:left;
	background:#ccc url(../images/bg.jpg) no-repeat;
}

#lol-innerbody {
	margin: 30px 62px 30px 63px;
	width:820px;
	height:578px;
	background:url(../images/trans-bg.png) repeat;
	float:left;
}

#lol-innerbody-padding {
	padding: 25px;
	width:770px;
	height:518px;
	float:left;
}

#lol-header {
	width:700px;
	margin:0 35px 15px;
	height:30px;
	float:left;
}

.blue-text {
	color:#0A4978 !important;
}

.lol-col-space {
	margin-right:25px;
}

#lol-col1 {
	float:left;
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
}

#lol-col2 {
	float:left;
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
}

#lol-col3 {
	float:left;
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
}

#lol-col3 table td {
	padding-top:12px;
	
}

.spacing {
	padding:5px 0 0;
}

.align {
	text-align:left !important;
}

.small-text {
	font-size:11px;
	color:#333333;
	line-height:14px;
}

.blue-header {
	color:#0A4978;
	font-size:13px;
	font-weight:bold;	
	line-height:14px;
}

.dwlogo {
	margin-top:-20px;
}

.inputbox {
	border:1px solid #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	width:120px;
}

.submit {
	border: none;
	background:url(../images/submit-button.png) no-repeat;
	width:240px;
	height:50px;
	float:left;
}

.hide {
	visibility:hidden;
}

#bottom-section .padding a img {
	margin-top:25px;
}
