@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-color:#efeeea;
	color:#636363;
}
a{
	outline:none;
}
div#page_wrapper{
	width:800px;
	height:100%;
	margin:29px auto 0 auto;
}
div#header{
	width:800px;
	height:100%;
}
a#logo{
	outline:none;
}
div.columns{
	width:388px;
	margin-top:20px;
}
div#column_left{
	float:left;
}
div#column_right{
	float:right;
}
div.top-boxes{
	width:387px;
	height:441px;
	background-color:#FFF;
}
div#print{
	background:none;
	padding-bottom:8px;
}
div#determine{
	background:url('../images/Lexmark_determine.jpg') no-repeat;
	height:130px;
}
div.bottom-boxes{
	width:387px;
	height:433px;
	margin-top:15px;
	background-color:#FFF;
}
img.shadow{
	position:absolute;
	bottom:0px;
}
div.content_holder{
	margin:15px 15px 0 15px;
}
h2{
	font-size:13pt;
	font-weight:bold;
}
h3{
	font-size:10pt;
	font-weight:bold;
}
h5{
	margin-top:10px;
	width:330px;
	font-size:8pt;
	font-weight:normal;
}
ul{
	color:#cd2027;
	margin-left:40px;
	margin-top:3px;
}
span{
	color:#636363;
	font-size:8pt;
}
a.downloads{
	margin-top:15px;
	color:#cd2027;
	outline:none;
	display:block;
	text-decoration:none;
}
h5.download_links{	
	font-weight:bold;
	cursor:pointer;
}
p#first{
	margin-top:10px;
}
span.agenda{
	color:#cd2027;
	font-weight:bold;
}
span.info{
	text-align:left;
	margin-left:10px;
}
p.webinar_text{
	margin-top:15px;
}
p#determine_text{
	font-size:10pt;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	padding-top:45px;
}
h5.determine_download_links{	
	font-weight:bold;
	margin-left:10px;
}
div#form_left{
	width:194px;
	float:left;
	padding-left:10px;
}
div#form_right{
	width:162px;
	float:right;
	margin-right:10px;
}
div#form_left p{
	width:155px;
}
input.radio_bt{
	height:11px;
	width:11px;
	margin-top:10px;
}
label{
	text-transform: uppercase;
	color:#cd2027;
	margin-left:5px; 
	margin-right:5px;
	vertical-align:text-bottom;
}
select{
	width:175px;
	margin-top:10px;
}
input#submit_button{
	margin-top:50px;
}
div#footer{
	width:800px;
	color:#888867;
	margin:0 auto;
}
div#footer_left{
	float:left;
	width:400px;
	margin-top:25px;
}
div#footer_left a{
	color:#888867;
	text-decoration:none;
}
div#footer_right{
	float:right;
	margin-top:55px;

}

