div.ltb-form-container {
	width:975px;
	padding: 0px;
	margin: 0px 0 20px 0;
	background-color: #c5dfff;
	float: left;
}
select {
	border: #95b3c9 1px solid;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 1px;
}
a.button-generic {
	font-weight: bold;
	color: #0860A8;
	text-decoration: none;
	height: 16px;
	background-image: url('http://cache-www.intel.com/plt/cd/channel/pics/button-generic.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border: 1px solid #94b3c8;
	padding: 2px 8px 2px 8px;
	margin: 4px 0 4px 0;
}
a.button-generic:hover { background-position: 0px -20px; text-decoration: underline;}
a.button-generic:active { background-position: 0px -40px; text-decoration: underline;}

p.topline {
	border-top: 1px dashed #c1c1c1;
	padding-top: 8px;
}

div.col-1, div.col-2, div.col-3 {
	width:300px;
	padding: 8px;
	background-color: #c5dfff;
	float: left;
	border-left: 1px solid white; 
	border-right: 1px solid white; 
	border-top: 2px solid white; 

}
div.col-1 {
	margin:0 ;
}
div.col-2 {
	margin:0 ;
}
div.col-3 {
	margin:-2px 0 0 0 ;
	width:318px;
	border-right: none;
}
h2 {
	color: black;
	font-size: 11px;
	font-weight: bold;
	height: auto;
	padding: 0;
	margin: 20px 0 3px 0;
	background: none;
}
div.left-floater {
	float:left; 
	width:636px;
}
div.form-footer { clear: left;
}
.req { color: red; margin-left: 3px;}
.tab01 { position: absolute; left: 110px;
	
}
.tab02 { position: absolute; left: 444px;
}
.tab03 { margin-top: 4px;}

.mini01 { position: absolute; left: 750px;}
.mini02 { position: absolute; left: 860px;}

select {
	font-size: 9px;
}

p.footnote {
	font-size: 10px;
	padding-top: 0;
	margin-top: -4px;
	color: #999999;
}
p.indent01 {
	padding: 0 0 0 15px;
	margin-top: -4px;
}