@charset "UTF-8";
/* CSS Document */

.ebook_content_well{
	width: 730px;
	float: left;
}

.ebook_content_well td{
padding: 5px 0 5px 0;
}

.ebooks_post{
width: 350px;
float: left;
}

.ebooks_images{
width: 300px;
float: right;
}

.simulator_images{
width: 300px;
float: right;
}

.simulator_images p{
	font-size: 13px;
	line-height: 18px;
	margin: 5px 0 5px 0;
}


.ebooks_images li, .simulator_images li{
list-style: none;

}

.simulator_form_container{
	border: solid 1px #CCCCCC;
	background-color: #f1f1f1;
	padding: 10px;
	margin: 0 0 25px 0;

}

.ebooks_post ul{
margin: 10px;
}


.ebooks_post h2, .simulator_images h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #9DCC30;
}

.sim_disclaimer_txt{
font-style: italic;
color: #999999;
}

.ebooks_images h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #9DCC30;
}

.ebooks_images p{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}

.ebooks_images span{
font-style: italic;
}

.contact_content_well{
	width: 730px;
	float: left;
}


.contact_post {
width: 350px;
float: left;

}

.contact_post h1{
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
font-weight: bold;
color: #999999;
margin: 0 0 10px 0;
}

.error p{
font-weight: bold;
color: #990000;
}
