@charset "utf-8";
/* CSS Document */

div#div_text_fss_id
{
	width:100%;
	height:100%;
	text-align:center;
}

div#div_text_fss_id p
{
	text-align:justify;
	width:400px;
	font-size:11px;
	margin:0 auto;
}

div#div_image_logo_id
{
	background-image:url(../images/Educated_Investor_Logo.gif);
	background-repeat:no-repeat;
	width:234px;
	height:53px;
	margin:10px auto;
}

div#div_image_fss_id
{
	background-image:url(../images/400-university.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:52px;
	margin:0px auto;
}

div#div_image_products_id
{
	background-image:url(../images/fss-home-content1-400.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:131px;
	margin:15px auto;
}

/*///////////////////////////////////////////////////////////////*/

div#div_text_university_id
{
	width:100%;
	height:100%;
	text-align:center;
}

div#div_text_university_id p
{
	text-align:justify;
	width:390px;
	font-size:13px;
	margin:0 auto;
	/*margin-top:10px;*/
}

div#div_text_university_id ul
{
	text-align:left;
	font-size:11px;
	width:390px;
}

div#div_image_university_id
{
	background-image:url(../images/EI-University-logo-185-77.jpg);
	background-repeat:no-repeat;
	width:185px;
	height:77px;
	margin:10px auto;
}

/*****************************/
.testimonial_wrapper {
border-top:10px solid #C2C5CF;
clear:both;
margin:0;
padding:0;
width:100%;
}

.left_column {
clear:none;
float:left;
margin:0;
margin-left:2%;
padding:0;
width:43%;
}

.right_column {
clear:none;
float:left;
margin:0;
padding:0;
margin-left:4%;
width:50%;
}

li.pdf {
background:transparent url(http://www.educatedinvestor.com/products/images/pdf-icon.gif) no-repeat scroll 0 5px;
list-style-type:none;
padding:5px 0 5px 22px;
}


