@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#top-box{
	background:url('../images/lexmark-top-image.jpg') no-repeat;
	width:800px;
	height:315px;
	margin-top:10px;
	font-weight:bold;
}
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_new_2.jpg') no-repeat;
	height:155px;
}
div#determine-right{
	background:url('../images/Lexmark_event_2.jpg') no-repeat;
	height:155px;
}
div#determine-right p {
	margin-left:10px;
	margin-right:10px;
	margin-top:0;
	margin-bottom:0;
}
div.bottom-boxes{
	width:387px;
	height:500px;
	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;
}
h4{
	font-size:9pt;
	font-weight:bold;
	margin-left:10px;
}
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{
	float:left;
	padding-left:10px;
}
div#form_right{
	width:162px;
	float:right;
	margin-right:10px;
}
div#form_left p{
	width:317px;
}
input.text_bt{
	margin-top:10px;
}
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:15px;
}
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;

}

div.third {
	width:150px;
	padding-right:20px;
	border-right:1px solid #CCCCCC;
	float:left;
	margin-right:20px;
	margin-top:20px;
}

div.third span {
	font-size:14px;
	font-weight:normal;
	color:#cd2027;
}

div.last {
	margin-right:0;
	padding-right:0;
	border-right:none;
}
