/* TESTIMONIALS */

.test_leftcol {
position: relative;
top: 0px;
left: 15px;
width: 370px;
float: left;
}

.test_rightcol {
position: relative;
top: 0px;
left: 0px;
width: 370px;
float: left;
padding-left: 100px;
}

.tboxtop {
position: relative;
top: 20px;
width: 396px;
float: left;
background: url('../images/test_boxtop.gif') no-repeat;
height: 20px;
display: block;
}

.tboxmid {
position: relative;
top: 10px;
width: 396px;
float:left;
background: url('../images/test_boxmid.gif') repeat-y;
padding: 15px;
}

.tboxbot {

width: 396px;
float:left;
background: url('../images/test_boxbot.gif') no-repeat;
height: 22px;
display: block;
}

/* CLINICAL STUDIES */

.studies_leftcol {
position: relative;
top: 0px;
left: 15px;
width: 500px;
float: left;
}

.studies_rightcol {
position: relative;
top: 0px;
left: 0px;
width: 412px;
float: left;
padding-left: 30px;
}

.studies_rightcol tr td {
font-size: 14px;
font-weight: bold;
}

/* INGREDIENTS LIST */

.ingred_leftcol {
position: relative;
top: 0px;
left: 15px;
width: 165px;
float: left;
}

.ingred_rightcol {
position: relative;
top: 0px;
left: 0px;
width: 750px;
float: left;
padding-left: 30px;
font-size: 11px;
}

.ingred_rightcol H2{
margin: 0;
padding: 0;
font-size: 14px;
font-weight: bold;
}

/* ABOUT THE CREATOR */

.creat_leftcol {
position: relative;
top: 0px;
left: 15px;
width: 250px;
float: left;
}

.creat_rightcol {
position: relative;
top: 0px;
left: 0px;
width: 650px;
float: left;
padding-left: 30px;
}


/* WHYBUY */

.whybuy_leftcol {
position: relative;
top: 0px;
left: 15px;
width: 300px;
float: left;
padding-right: 20px;
}

.whybuy_leftcol ol li{
list-style-type: none;
}



.fivereasons {
background: url('../images/whybuy_5reasons.gif') no-repeat top left;
width: 306px;
height: 39px;
text-indent: -3000px;
display: block;
}

/* PRODUCTS */

.amc_thumb {
	background: url('../images/amc_box.jpg') no-repeat;
	width: 339px;
	height: 72px;
	display: block;
}

.product_btn a {
	position: relative;
	top: 47px;
	left: 319px;
	background: url('../images/arrow.gif') no-repeat;
	background-position:  0 -3px;
	height: 15px;
	width: 15px;
	display: block;
	outline: none;
	text-indent: -3000px;
}

.product_btn a:hover {
	background-position:  0 -18px;
}

.products_leftcol {
position: relative;
top: 0px;
left: 15px;
width: 357px;
float: left;
padding-right: 20px;
}

.products_rightcol {
position: relative;
top: 0px;
left: 20px;
width: 550px;
float: left;
}

.productphoto {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;	
}

.productdescription {
	position: relative;
	top: 0px;
	left: 10px;
	float: left;	
}


.fineprint {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	width: 550px;
	font-size: 11px;	
}


