html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width:100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333;
	}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
form {
	margin: 0px;
	padding: 0px;
}
#overallcontainer {
	background-color: #FFF;
	background-image: url(../images/overallcontainer_gradient_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
	width:100%;
	padding: 0px;
	margin: 0px;
}
body > #overallcontainer {height: auto; min-height: 100%;}
#maincontainer {
	padding-bottom: 19px;
	padding-top:5px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}  /* must be same height as the footer */
#footer {
	position: relative;
	margin-top: -69px; /* negative value of footer height */
	height: 69px;
	clear:both;
	background-image: url(../images/footer_gradient_bg.jpg);
	background-color: #98BBDD;
	background-position: center top;
	background-repeat: repeat-x;
} 
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
.clear {
	display: block;
	clear: both;
	height: 1%;
}

/* End hide from IE-mac */
#verytopnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#verytopnav li {
	float: right;
	height: 21px;
}
#verytopnav a {
	background-image: url(../images/verytopnav_seperator.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-right: 9px;
	color: #FFF;
	text-decoration: none;
	line-height: 21px;
	height: 21px;
	background-position: right center;
	padding-left: 8px;
}
#verytopnav a:hover {
text-decoration:underline;	
}
#verytopnav .verytopnav_contactus{
	background-image:none;
}
#verytopnav #header_prodselector {
	font-size: 11px;
	color: #333;
	border: 1px solid #4E7621;
}

#leftheader {
	background-image: url(../images/header_bg_right.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 128px;
	width: 622px;
	padding-right: 21px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	display: block;
}
#leftheader_inner {
	background-image: url(../images/header_bg_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 128px;
	display: block;
	width: 622px;
}
#naturesbondlogo {
	margin-top: 22px;
	margin-left: 20px;
	float: left;
}
#orderonline_txt {
	float: right;
	margin-top: 32px;
	margin-right: 5px;
}

#rightheader {
	background-image: url(../images/header_bg_right.png);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 128px;
	width: 306px;
	padding-right: 21px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#rightheader_inner {
	background-image: url(../images/header_bg_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 128px;
	display: block;
	width: 306px;
}
#rightheader_inner h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #255927;
	padding: 0px;
	font-weight: normal;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightheader_inner h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 0px;
	font-weight: normal;
	float: right;
	clear:right;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightheader_inner h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	padding: 0px;
	font-weight: normal;
	float: right;
	clear:right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}


#header_viewbasket {
	clear:both;
	float:right;
	margin: 0px;
	padding: 0px;
}
#header_nav {
	background-image: url(../images/header_nav_bg.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 938px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	clear: both;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	position:relative;
	font-size: 16px;
}
#header_nav li {
	float: left;
	height: 20px;
	margin-top: 12px;
}
#header_nav .search_box {
	width: 280px;
	text-align: right;
	color: #FFF;
	float: right;
}
#header_nav .search_box form, #header_nav .search_box input, #header_nav .search_box span {
	float: right;
}
#header_nav .search_box span {
	margin-right:10px;
}
#header_nav .search_box input {
	border: 1px solid #B2BC14;
	margin-right: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
}
#header_nav .search_box #SearchSubmit {
	color: #FFF;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #B6BF13;
	height: 21px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	line-height: 18px;
}
#header_nav a {
	color: #FFF;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	display: block;
	background-image: url(../images/header_nav_seperator.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#header_nav a:hover {
	color: #EBCCCC;
}
#content {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	position: relative;
	z-index: 1;
}
#content_inner {
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
}
#leftnav {
	padding: 0px;
	width: 210px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftnav span {
	background-image: url(../images/leftnav_top.png);
	background-repeat: no-repeat;
	font-size: 17px;
	color: #FFF;
	display: block;
	height: 34px;
	line-height: 34px;
	padding-left: 15px;
	position: absolute;
	top: 0px;
	left: 4px;
	width:195px;
}
#leftnav ul {
	width: 200px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	list-style-type: none;
	padding: 0px;
}
#leftnav ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#leftnav ul li a {
	display: block;
	font-size: 13px;
	color: #2C5E26;
	border: 1px solid #D1DABC;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../images/leftnav_bullet.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color:#FFF;
	width: 165px;
}
#leftnav ul li a:hover {
	color: #2C5E26;
	text-decoration: none;
	background-color:#D1DABC;
}
#securelogo {
	margin-left: 30px;
}
#isislogo {
margin-left: 20px;	
margin-top:10px;
}
.leftad {
	margin-left:10px;
	display:block;
}
#centre {
	float: left;
	width: 725px;
}
#centre a {
	color: #990000;
}

#centre h1 {
	font-size: 22px;
	color: #255927;
	margin: 0px;
	padding: 0px;
}
#centre h2 {
	font-size:15px;
	padding: 0px;
	color: #900;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#centre p {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#centre input{
	font-size: 12px;
	color: #333;
	border: 1px solid #4E7621;
	width: 210px;
}
#centre .smalltitle {
	font-size:15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	background-image: url(../images/home_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #900;
	line-height: 25px;
	height: 25px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#centre .lightgreenbox {
	background-color:#E8ECDD;
	margin-top:10px;
	margin-bottom:10px;
	padding: 10px;
}
#centre #login_newcustomer, #centre #login_existingcustomer {
	margin-top: 10px;
	float: left;
	width: 330px;
	margin-right: 30px;
}
#login_newcustomer_wider {
	margin-top: 10px;
	float: left;
	width: 680px;
	margin-right: 30px;
}
#centre #login_existingcustomer input, #login_newcustomer_wider input, #login_existingcustomer textarea,  #login_newcustomer_wider textarea, #login_newcustomer input, #login_newcustomer textarea{
	font-size: 12px;
	color: #333;
	border: 1px solid #4E7621;
	width: 210px;
}
#centre #login_existingcustomer input.error, #login_newcustomer input.error, #login_newcustomer_wider input.error{
	font-size: 12px;
	color: #333;
	border: 1px dotted #990000;
	width: 210px;
}
#login_newcustomer_wider select, #login_newcustomer select {
font-size: 12px;
	color: #333;
	border: 1px solid #4E7621;	
}


#centre #login_existingcustomer label, #login_newcustomer_wider label, #login_newcustomer label{
	display: block;
	font-size: 12px;
	color: #4F7722;
	font-weight: bold;
}
#centre #login_existingcustomer label.error, #login_newcustomer_wider label.error, #login_newcustomer label.error {
	color: #900;
	padding-left: 5px;
}

#centre #homeintro_bullets {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#centre #homeintro_bullets li {
	background-image: url(../images/home_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 20px;
	color: #900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 25px;
	height: 25px;
	width: 275px;
}
.orderhistory {
	min-height:600px;
	border-left: 1px dashed #255927;
	margin-top: 10px;
	float: left;
	width: 310px;
	margin-right: 30px;
	padding:10px;
}

.orderhistory #orderhistory_list {
	margin: 0px;
	width: 300px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.orderhistory #orderhistory_list li {
	padding: 3px;
	clear: both;
	font-size: 12px;
	color: #4E7621;
	margin: 0px;
	height:18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #4E7621;
}
.orderhistory #orderhistory_list a {
	color: #4E7621;
	text-decoration: underline;
}

.orderhistory #orderhistory_list div {
	float: left;
	margin: 0px;
	padding: 0px;
}

.orderhistory #orderhistory_list #header {
	background-color: #4E7621;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../images/cart_header_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#productbox, #productmoreinfo {
	margin-top: 0px;
	float: left;
	width: 680px;
	margin-right: 30px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9BC7A;
}
#productbox #product_image {
	float: left;
	width: 200px;
	margin-right: 15px;
	min-height:200px;
}
#productbox #product_image span {
	display:block;
	font-size:11px;
	text-align: center;
}
#productbox #productinfo {
float:left;
width:465px;
}
#productbox #productrrp {
	font-weight:bold;
}
#productbox #productprice {
	font-size:18px;
	padding: 0px;
	color: #900;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#productbox #productsaving {
color: #666666;
font-size:12px;
}
#productbox #addtocart {
	margin-top: 15px;
}
#productbox #addtocart label {
	font-size: 12px;
	color: #666;
	display: block;
	float: left;
	width: 25px;
	line-height: 22px;
}
#productbox #addtocart #Qty {
	font-size: 12px;
	color: #666;
	border: 1px solid #B2BC14;
	height: 17px;
	width: 25px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 18px;
	float: left;
}
#productbox #addtocart #Submit {
	float: left;
	width: 119px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#productmoreinfo #productmoreinfo_rightlists {
	float:right;
	width:250px;
	margin-left:10px;
}
#productmoreinfo #productmoreinfo_rightlists p{
	font-size:10px;
}
#productmoreinfo #shortdescription {
float:left;
width:410px;
font-size:12px;
margin-top:5px;
}
#productmoreinfo #benefits {
	background-image: url(../images/product_benefits_top.jpg);
	background-repeat: no-repeat;
	width: 226px;
	padding-top: 72px;
	margin-bottom:15px;
}
#productmoreinfo #benefits #benefits_inner {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B2BC14;
	border-bottom-color: #B2BC14;
	border-left-color: #B2BC14;
	width: 212px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#productmoreinfo #benefits ul, #productmoreinfo #ailments ul, #productmoreinfo #ingredients ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:none;
}
#productmoreinfo #benefits li, #productmoreinfo #ailments li, #productmoreinfo #ingredients li {
	font-size: 11px;
	background-image: url(../images/product_benefits_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	min-height:16px;
	margin-bottom:5px;
}
#productmoreinfo #benefits a, #productmoreinfo #ailments a, #productmoreinfo #ingredients a {
	font-size:11px;
	text-align:center;
	display:block;
}
#productmoreinfo #ailments li {
background-image: url(../images/product_ailments_bullet.gif);	
}
#productmoreinfo #ingredients li {
background-image: url(../images/product_ingredients_bullet.gif);	
}

#productmoreinfo #ailments {
	background-image: url(../images/product_ailments_top.jpg);
	background-repeat: no-repeat;
	width: 226px;
	padding-top: 72px;
}
#productmoreinfo #ailments #ailments_inner {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	width: 212px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#productmoreinfo #ingredients {
	background-image: url(../images/product_ingredients_top.jpg);
	background-repeat: no-repeat;
	width: 226px;
	padding-top: 72px;
}
#productmoreinfo #ingredients #ingredients_inner {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B2BC14;
	border-bottom-color: #B2BC14;
	border-left-color: #B2BC14;
	width: 212px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#centerfooter {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #096A9F;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #096A9F;
}
#centerfooter_nav1 {
	font-size: 12px;
}

#centerfooter ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	clear: both;
}
#centerfooter li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #096A9F;
	padding-right: 3px;
	padding-left: 3px;
	display: inline;
}
#centerfooter .endnav {
	border-right-width: 0px;
	border-right-style: none;
}
#centerfooter a {
	color: #096A9F;
	text-decoration: none;
}
#centerfooter a:hover {
	color: #096A9F;
	text-decoration: underline;
}
#centerfooter h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#home_highlight {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	display: block;
}
#productlist {
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style-type: none;
}
#productlist li {
	float: left;
	height: 239px;
	width: 168px;
	margin-right: 4px;
	background-image: url(../images/home_hightlights_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 12px;
	text-align: center;
}
#productlist h3 {
	font-size: 15px;
	color: #03689B;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	display:block;
}
#productlist h3 a, #productlist p a {
color: #03689B;
text-decoration:none;
}
#productlist p {
	font-size: 12px;
	color: #03689B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height:39px;
	display:block;
	line-height:36px;
}
#productlist .prodimg {
	height: 125px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#productlist .pricebox {
	margin-top: 2px;
	padding: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#productlist li .pricebox .pricing {
	float: left;
	font-size: 11px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#productlist li .pricebox .pricing_price {
	font-size: 15px;
	color: #FFCC00;
	margin: 0px;
	padding: 0px;
}
#productlist .pricebox a, #productlist .pricebox .nostock {
	float: left;
	margin-top: 10px;
	margin-left: 7px;
}
.paging_totals {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 250px;
	clear: both;
}
.paging_nav {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 400px;
	text-align: right;
}

#cart {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#cart .header {
	background-color: #255927;
	height: 34px;
	color: #FFF;
	line-height: 34px;
	font-size: 15px;
	background-image: url(../images/cart_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#cart .lineitem {
	height: 34px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
	margin-bottom: 2px;
}
#cart li {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#cart div {
	float: left;
	padding:0px;
	margin:0px;
}
#cart .cartthumb {
	width: 90px;
	padding-left: 10px;
}
#cart .qty {
	width: 50px;
}
#cart .name {
	width: 370px;
}
#cart .linetotal {
	width: 100px;
}
#cart .delete {
	width: 50px;
}
#cart .lineitem div {
	line-height:34px;
}
#cart .lineitem .qty {
color: #990000;	
font-size: 15px;
}
#cart .lineitem .name {
color: #665E59;	
font-size: 15px;
}
#cart .lineitem .linetotal {
color: #990000;	
font-size: 15px;
}

#carttotals {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	clear: both;
	float: right;
}
#carttotals li {
	margin-bottom: 5px;
	height:34px;
	line-height:34px;
	color: #FFFFFF;	
	font-size: 15px;
	clear:left;
}
#carttotals .carttotal_title {
	background-image: url(../images/cart_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #255927;
	width:160px;
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#carttotals .carttotal_price {
float:left;	
color: #990000;
padding-left:10px;
padding-right:10px;
font-size: 25px;
margin-left:5px;
border: 1px solid #CCCCCC;
}
#checkoutbutton {
FLOAT: right;
PADDING-TOP: 35px;
display:block;
clear:both;
}

#orderdetail h3#orderdetail_orderdate {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	text-align: left;
	float:left;
	
}
#orderdetail h3#orderdetail_orderstatus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	text-align: right;
	float:right;
}
#orderdetail {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 650px;
}
#orderdetail #orderdetail_list, #orderdetail #orderdetail_ordertotals {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	clear:both;
	margin-top:20px;
}
#orderdetail #orderdetail_list li {
	height: 34px;
	width: 628px;
	clear:left;
	border: 1px solid #CCC;
}
#orderdetail #orderdetail_list .qty {
	color: #990000;	
	font-size: 15px;
	line-height:34px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	width:50px;
	
}
#orderdetail #orderdetail_list .product {
	color: #665E59;	
	font-size: 15px;
	line-height:34px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	width:417px;
	
}
#orderdetail #orderdetail_list .linetotal {
	color: #990000;	
	font-size: 15px;
	line-height:34px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	width:100px;
	text-align:right;
	
}
#orderdetail #orderdetail_ordertotals li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/cart_header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #255927;
	height: 34px;
	width: 276px;
	clear:right;
	float:right;
	display:block;
	line-height:34px;
	font-size: 22px;
	color: #FFF;
	padding-right:10px;
	text-align:right;
	margin-bottom:5px;
}
#orderdetail #orderdetail_ordertotals #shipping {
font-size:18px;	
}
#orderdetail #shippingaddress {
float:left;
}
#orderdetail h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	text-align: left;
}
#orderdetail #shippingaddress p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
	margin:0px;
	padding:0px;
}
#orderdetail #trackmyorder {
float:right;
}
