#left-cont1{
	float:left;
	width:490px;
	margin-right:10px;
}
.TotalContent{margin-left:10px;}
.ContentLeft{float:left; padding-bottom:10px; }
.ContentInnerLeft{width:50px; margin-right:10px; float:left;}
.ContentLeftText{float:left;font-size:24px; font-weight:bold;color:#666666; height:40px; line-height:40px;width:380px; border-bottom:1px solid #CCCCCC;}
.ContentLeftInnerText1{margin-bottom:0px; padding-left:10px; font-family:Arial; font-size:14px;}
.ContentLeftInnerText2{margin-bottom:15px; padding-top:10px; padding-left:10px; font-family:Arial; font-size:14px;}
.Howitworks{margin-bottom:0px; padding-left:10px; padding-bottom:8px; font-family:Arial; font-size:14px;}
.ContentTop{margin-top:10px;}
.isbn{
	width:217px;
	height:54px;
	background:url(../images/whatisisbn.gif) no-repeat;
	margin-top:12px; float:right;
	
}

/******************How It Works - Boxes*********************************************************/
.HowItWorksBoxLeft{
float:left;
background-image:url(../images/newhome/how-left.gif);
background-repeat:no-repeat;
width:11px;
height:152px;
}

.HowItWorksBoxBG{
float:left;
background-image:url(../images/newhome/how-bg.gif);
background-repeat:repeat-x;
height:152px;
width:770px; 
padding-top:14px;
}

.HowItWorksBoxRight{
float:left;
background-image:url(../images/newhome/how-right.gif);
background-repeat:no-repeat;
width:11px;
height:152px;
}

