#cart-summary{
	float:left;
	width:178px;
	background-color:#9AD4BB;
	padding:10px;
	margin-bottom:10px;
}

body#iframebody{	
	background-color:#9AD4BB;
}

#cartsummary{
	height:30px;
}

.checkoutLink{
	float:left;
}

a.checkoutLink{
}

a:active.checkoutLink,
a:link.checkoutLink,
a:visited.checkoutLink,
a:focus.checkoutLink,
#iframebody strong,
a.footerinfoemail{
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:100%;
}

#iframebody strong{
	font-size:70%;
}

#iframebody{
	background-color:#9AD4BB;
}

.item-listing-first {
	float:left;
	padding-right:15px;
	width:240px;
}

.item-listing {
	float:left;
	width:240px;
}

.item-listing-main {
	width:518px;
}

.product-listing{
	width:480px;
	float:left;
	margin-bottom:30px;
}

.products-img{
	float:left;
}

.products-desc{
	float:left;
	margin-left:10px;
	position:relative;
	height:119px;
	width:210px;
}

.product-listing h2 a{
	margin-top:0;
}

.product-listing p{
	width:210px;
}

.product-listing a.more{
	position:absolute;
	bottom:0;
	left:0;
}

#product-details form br{
	display:none;
}

#product-details form{
	width:450px;
	float:left;
}

#features-wrap{
	border:solid 1px #fff;
	width:452px;
}

#features-wrap p{
	margin:0 0 5px 0;
	padding:0;
	text-align:right;
	width:430px;
}

#features span
{ float:left; width:150px; }

#features br{
	display:none;
}

#features{
	float:left;
	padding-top:10px;
}

b.featuretitle{
	float:left;
	width:217px;
	font-weight:normal;
	text-indent:10px;
}

#product-details textarea, #product-details select{
	float:left;
	height:22px;
	width:220px;
	margin:0 0 10px 0;
	font-size:12px;
	font-family:Arial;
}

#product-details select{
	width:222px;
}

textarea#detail2_textbody{
	clear:both;
	width:427px;
	height:100px;
	margin-left:10px;
}


#addToBasket input{
	float:left;
	clear:both;
	width:100px;
	color: #000;
	background-color:#9AD4BB;
	font-weight:bold;
	margin:10px 0;
	height:28px;
	font-size:10px;
	font-family:Arial;
}

select#detail0_select{
	width:50px;
}

.sideoffer a img{
	vertical-align:middle;
}
#featureEditForm{
	color:#000;
	padding:10px 0 0 10px;
}

#featureEditForm label{
	width:210px;
	float:left;
	height:27px;
	clear:left;
}

#featureEditForm br{
	margin-bottom:10px;
}

#featureEditForm #submitBtn{
	margin-top:10px;
	float:left;
	clear:both;
	margin-left:210px;
}

#featureEditForm input{
	height:auto;
}

#checkoutmaintable br
{ display:none; }

strong.red
{ color:#C00; font-size:16px; font-weight:bold; }

