html, body {
	margin: 0;
	padding: 10px 30px 10px 30px;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#e3e1b1;
}

a img { border: none; }
a { color: #fdffbe; }
a:hover { text-decoration: none; }
* { outline: none; }

a.sendtoafriend { color: #eb651a; };

h1, h2, h3, h4 { font-family: Georgia, "Times New Roman", Times, serif; }

h1 { margin: 0; padding: 0; font-weight: normal; font-size: 23px; line-height: 25px; color: #882929; }
h2 { margin: 0; padding: 0; font-weight: normal; font-size: 18px; line-height: 21px; color: #481905; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; height: 0; line-height: 0; }

.wrapper_input { padding: 3px 5px; width: 214px; height: 21px; background: #fff url(../_images/extranet/bg_input_list_name.gif) no-repeat top left; border: none; border-color: #fff; }
.wrapper_input input { width:204px; border: none; border-color: #fff; }

#bt_send_to_a_friend { position: relative; top: -6px; left: 330px;}

#checkout-options { margin: 10px 0 15px; border-top: 1px dotted #816344 }
#checkout-options td { font-size:10px;padding: 6px 0 8px; border-bottom: 1px dotted #816344 }
#checkout-options td.no-border-bottom { font-size:12px;padding: 6px 0 8px; border-bottom: none; }
#checkout-options h3 { color: #882929; margin: 0; padding:0; }
#checkout-options td h4 { font-size:12px;color: #481905; margin: 0; padding:0; }