html {
	margin: 0px;
	padding: 0px;
	background-image: url(/skin1/sleepdry/html.gif);
	background-position: center -3px;
}
body {
	margin: 0px;
	padding: 0px 0px 10px;
	background-image: url(/skin1/sleepdry/body.gif);
	background-repeat: repeat-x;
	background-position: center -3px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding-top: 205px;
}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #396B9D;
}
a:hover {
	text-decoration: none;
}
a.inverted {
	text-decoration: none;
}
a.inverted:hover {
	text-decoration: underline;
}
a:hover, a:focus, a:active
{
	outline-width: 0pt;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
h1 {
	color: #326498;
	font: 28px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-bottom: 22px;
}
h2 {
	color: #326498;
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-bottom: 15px;
}
h3 {
	font-size: 15px;
	margin: 0px;
	padding: 0px 0px 10px;
}



.container {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.header {
	background-image: url(/skin1/sleepdry/header.png);
	position: absolute;
	top: -205px;
	height: 205px;
	width: 918px;
	left: 0px;
	z-index: 1;
}
.logo {
	position: absolute;
	left: 33px;
	top: -154px;
	background-image: url(/skin1/sleepdry/logo.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 265px;
	z-index: 2;
}
.slogan {
	font: 44px/52px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	width: 616px;
	position: absolute;
	top: -157px;
	right: 17px;
	text-align: center;
	z-index: 2;
}
.slogan .sup {
	top: -24px;
	position: relative;
	font: 13px Tahoma, Arial, sans-serif;
	left: -2px;
}
.content {
	margin-right: 15px;
	margin-left: 12px;
	min-height:1px;
	background-color: #FBFBFB;
	position: relative;
}
.left_column {
	float: left;
	width: 184px;
	position: relative;
	z-index: 500;
	margin-left: -13px;
}
.left_column .menu {
	margin: 0px 0px 10px -9px;
	padding: 0px 0px 2px;
}
.left_column .menu li {
	list-style-type: none;
	background-image: url(/skin1/sleepdry/li.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 192px;
	vertical-align: middle;
}
.left_column .menu a {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	width: 137px;
	padding-left: 55px;
	height: 56px;
	display: table-cell;
	vertical-align: middle;
}
.left_column .menu a:hover {
	color: #FFFFFF;
	display: table-cell;
	background-image: url(/skin1/sleepdry/li_active.gif);
	background-repeat: no-repeat;
	height: 56px;
	width: 137px;
	position: relative;
	padding-left: 55px;
	vertical-align: middle;
	background-position: left -1px;
}
.left_column .menu ul {
	padding: 0px 0px 10px 12px;
	background-image: url(/skin1/sleepdry/sub_menu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 12px;
	width: 171px;
	margin: 0px 0px 0px 9px;
}
.left_column .menu ul li {
	padding: 5px 0px 5px 25px;
	list-style-type: none;
	background-image: url(/skin1/sleepdry/bullet.gif);
	background-repeat: no-repeat;
	width: 135px;
	background-position: left 5px;
}
.left_column .menu ul li a {
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.left_column .menu ul li a:hover {
	text-decoration: underline;
	background-image: none;
	display: inline;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.left_column .menu .first {
	background-image: url(/skin1/sleepdry/li_first.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.left_column .menu .first a:hover {
	height: 56px;
	background-image: url(/skin1/sleepdry/li_first_active.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	background-position: left bottom;
}
.left_column .menu .first_active {
	background-image: url(/skin1/sleepdry/li_first_active.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.left_column .menu .first_active a {
	color: #FFFFFF;
}

.left_column .menu .first_active a:hover {
	background-image: url(/skin1/sleepdry/li_first_active.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.left_column .menu .last {
	background-image: url(/skin1/sleepdry/li_last.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_column .menu .last a {
	
}

.left_column .menu .last a:hover {
	background-image: url(/skin1/sleepdry/li_last_active.gif);
	height: 56px;
	background-repeat: no-repeat;
	background-position: 1px 1px;
}
.left_column .menu .last_active {
	background-image: url(/skin1/sleepdry/last_active.gif);
	background-repeat: no-repeat;
	background-position: 1px top;
}
.left_column .menu .last_active a {
	color: #FFFFFF;
}
.left_column .menu .last_active a:hover {
	background-image: url(/skin1/sleepdry/last_active.gif);
	background-repeat: no-repeat;
	background-position: 1px top;
}

.left_column .menu .active {
	color: #FFFFFF;
	background-image: url(/skin1/sleepdry/li_active.gif);
	background-repeat: no-repeat;
}
.left_column .menu .active a, .left_column .menu .first_active a, .left_column .menu .last_active a {
	color: #FFFFFF;
}
.left_column .menu .active ul a {
	color: #666666;
}
.left_column .menu .active a:hover {
	background-position: left bottom;
}

.left_column .menu a b {
	font-weight: normal;
}

.left_column .menu .hd {
	background-image: url(/skin1/sleepdry/hd.gif);
	background-repeat: no-repeat;
	color: #666666;
	font: 15px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 17px;
	width: auto;
	margin-left: -10px;
	background-position: left top;
	padding: 13px 0px 0px;
}
.left_column .menu .popup {
	background-color: #437EC0;
	position: absolute;
	left: 192px;
	top: 4px;
	background-image: none;
	border: 1px solid #2B527D;
	display: none;
}
.left_column .menu li:hover .popup {
	display: block;
}
.left_column .menu .popup ul {
	margin: 0px;
	padding: 4px 0px;
	background-image: none;
	width: auto;
}
.left_column .menu .popup li {
	background-image: none;
	width: auto;
	margin: 0px;
	padding: 2px 10px;
}
.left_column .menu .popup a {
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}
.left_column .menu .popup a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.left_column .orange {
	background-image: url(/skin1/sleepdry/orange.gif);
	background-repeat: no-repeat;
	width: 186px;
	color: #464646;
	font-size: 16px;
	text-align: center;
	line-height: 22px;
	height: 150px;
	margin-left: -11px;
	position: relative;
	padding: 20px 0px 10px 20px;
	display:block;
	color: #464646;
	text-decoration: none;
	font-weight: bold;
}
.left_column .orange:hover {
	text-decoration: underline;
}
.left_column .orange .a {
	text-decoration: underline;
}

.left_column .bot_orange {
	background-image: url(/skin1/sleepdry/bot.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 201px;
}
.left_column .print {
	background-image: url(/skin1/sleepdry/print.gif);
	background-repeat: no-repeat;
	height: 107px;
	width: 187px;
	font-size: 19px;
	color: #FFFFFF;
	position: relative;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 3px;
}
.left_column .print a {
	color: #666666;
	font-size: 16px;
	display: block;
	position: absolute;
	bottom: 11px;
	text-decoration: none;
	left: 13px;
	height: 27px;
	width: 164px;
	padding-top: 13px;
	text-align: center;
}
.left_column .print a:hover {
	text-decoration: underline;
}
.left_column .references {
	height: 59px;
	background-image: url(/skin1/sleepdry/reference.png);
	background-repeat: no-repeat;
	color: #666666;
	font-size: 14px;
	text-align: center;
	padding: 30px 10px 0px;
	margin-left: -9px;
	position: relative;
	display: block;
	text-decoration: none;
	cursor:pointer;
	width: 184px;
}
.left_column .references:hover {
	text-decoration: underline;
}
.left_column .printable {
	background-image: url(/skin1/sleepdry/ord_print.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 172px;
	margin-left: 13px;
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
	font-weight: bold;
	margin-bottom: 24px;
}
.left_column .printable:hover {
	text-decoration: underline;
}
.index_center_column {
	float: left;
	width: 545px;
	position: relative;
	min-height: 1px;
	padding-top: 95px;
	background-image: url(/skin1/sleepdry/index_center_column_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 550px;
	margin-bottom: 38px;
}
.index_center_column .recommended {
	position: absolute;
	left: 0px;
	top: -29px;
	height: 54px;
	width: 136px;
	z-index: 2;
	background-image: url(/skin1/sleepdry/recommended.gif);
	font: 28px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-left: 95px;
	padding-top: 77px;
}
.index_center_column ul {
	margin: 0px;
	padding: 0px;
	width: 230px;
	font: 15px/15px "Trebuchet MS", sans-serif;
}
.index_center_column li {
	background-image: url(/skin1/sleepdry/index_center_bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-left: 30px;
	list-style: none;
	font-family: "Trebuchet MS", sans-serif;
	padding-top: 7px;
}
.index_center_column .pic {
	position: absolute;
	top: -7px;
	right: 0px;
}
.bold {
	color: #326498;
	font-size: 14px;
}
.center_column {
	float: left;
	width: 361px;
	padding: 15px 15px 0px;
	font-size: 13px;
}

.center_column p {
	padding: 0px 0px 17px;
	margin: 0px;
}
.center_column .text {
	font-size: 13px;
	color: #326598;
	text-decoration: none;
}
.center_column a.text:hover {
	text-decoration: underline;
}
.center_column .elucidation {
	font-size: 8px;
}
.wide_center_column {
	float: left;
	width: 680px;
	padding: 15px 15px 0px;
}
.wide_center_column .preview {
	float: left;
	margin-right: 29px;
	padding-left: 25px;
	text-align: center;
}
.wide_center_column .preview img {
	margin: 0px 0px 12px;
	padding: 0px;
	display: block;
}
.wide_center_column .description {
	display: table;
	min-height: 1px;
}
.wide_center_column .enumeration {
	margin: 0px;
	padding: 0px 0px 27px 14px;
	line-height: 18px;
}
.wide_center_column .enumeration li {
	list-style-type: none;
	background-image: url(/skin1/sleepdry/bullet1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 11px;
	color: #464646;
	background-position: left center;
}

.wide_center_column .form {
	padding-left: 12px;
}
.wide_center_column .form p {
	margin: 0px;
	padding: 0px;
}

.wide_center_column .form select {
	margin-left: 17px;
	height: 18px;
	width: 40px;
	border: 1px solid #999999;

}
.wide_center_column .form .button {
	background-image: url(/skin1/sleepdry/add_to_cart.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 160px;
	text-align: center;
	padding: 15px 18px 0px 23px;
	border-top: 15px solid #FFFFFF;
}
.wide_center_column .form .button .currency {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	margin-right: 12px;
	float: left;
}
.wide_center_column .form .button .subm {
	border-style: none;
	background-color: transparent;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	margin: 2px 0px 0px;
	padding: 0px;
	float: right;
	cursor: pointer;
}
.wide_center_column .form .sub_button {
	padding: 3px 7px 0px 12px;
	margin-bottom: 28px;
	text-align: center;
}
.wide_center_column .box {
	background-image: url(/skin1/sleepdry/box_bottom.gif);
	background-repeat: no-repeat;
	width: 180px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	background-position: left bottom;
	text-align: center;
	padding: 0px 13px 21px;
}
.wide_center_column .box .top {
	background-image: url(/skin1/sleepdry/box_top.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 206px;
	margin-right: -13px;
	margin-left: -13px;
}
.wide_center_column .box .title {
	font-size: 16px;
	margin: 0px 0px 13px;
	padding: 0px;
}
.wide_center_column .box img {
	border: 1px solid #CCCCCC;
	display: block;
	padding: 0px;
	margin: 0px auto 9px;
}
.wide_center_column .box a {
}
.wide_center_column .box .price {
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 8px;
}
.wide_center_column .box .price bl {
}
.wide_center_column .box .price b {
	color: #333333;
	font-size: 14px;
}

.wide_center_column .box .datails {
	margin: 0px 0px 27px;
	padding: 0px;
}
.wide_center_column .box .description {
	padding: 0px 8px;
	margin: 0px 0px 21px;
}
.wide_center_column .sending {
	padding-left: 12px;
	padding-bottom: 27px;
}
.wide_center_column .sending table {
	border-collapse:collapse;
}
.wide_center_column .sending td {
	padding: 5px 0px;
	color: #333333;
}
.wide_center_column .sending .inp {
	width: 305px;
	border-top: 1px solid #A9ABB1;
	border-right: 1px solid #DFE0E7;
	border-bottom: 1px solid #E0E6EC;
	border-left: 1px solid #D8DCE3;
}
.wide_center_column .sending .send .r_send {
	text-align: right;
	background-image: url(/skin1/sleepdry/input_sel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 320px;
}
.wide_center_column .sending .send .subm {
	border-style: none;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(/skin1/sleepdry/send.gif);
	height: 36px;
	width: 187px;
	color: #FFFFFF;
}
.wide_center_column .main_img {
	position: relative;
	min-height:1px;
	padding: 5px;
	border-top: 7px solid #5084B3;
	border-right: 8px solid #5084B3;
	border-bottom: 7px solid #5084B3;
	border-left: 8px solid #5084B3;
	float: left;
	margin-bottom: 14px;
}
.wide_center_column .main_img img {
	margin-bottom: 8px;	
}
.wide_center_column .main_img .big_l_t_c {
	position: absolute;
	height: 17px;
	width: 18px;
	left: -8px;
	top: -7px;
	background-image: url(/skin1/sleepdry/big_l_t_c.gif);
	background-repeat: no-repeat;
}
.wide_center_column .main_img .big_l_b_c {
	position: absolute;
	height: 17px;
	width: 18px;
	left: -8px;
	background-image: url(/skin1/sleepdry/big_l_b_c.gif);
	background-repeat: no-repeat;
	bottom: -7px;
}
.wide_center_column .main_img .big_r_t_c {
	position: absolute;
	height: 17px;
	width: 18px;
	top: -7px;
	background-image: url(/skin1/sleepdry/big_r_t_c.gif);
	background-repeat: no-repeat;
	right: -8px;
}
.wide_center_column .main_img .big_r_b_c {
	position: absolute;
	height: 17px;
	width: 18px;
	background-image: url(/skin1/sleepdry/big_r_b_c.gif);
	background-repeat: no-repeat;
	right: -8px;
	bottom: -7px;
}

.right_column {
	float: right;
	width: 346px;
	margin-right: -27px;
	display: inline;
	position: relative;
}
.right_column .block {
	position: relative;
	z-index: 4;
	width: 346px;
	padding-bottom: 38px;
	margin-left: 2px;
	min-height:1px;
}
.right_column .block img {
	display: block;
	float: left;
	margin: 0px;
	padding: 20px 0px 0px;
}
.right_column .block .block_blue {
	background-image: url(/skin1/sleepdry/blue_block.gif);
	background-repeat: no-repeat;
	width: 129px;
	float: right;
	position: relative;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	padding: 30px 15px 2px 22px;
}
.right_column .block .block_blue .bot {
	background-image: url(/skin1/sleepdry/blue_block_bot.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 38px;
	width: 166px;
	right: 0px;
	bottom: -38px;
}
.right_column .big_image {
	margin-bottom: 17px;
	width: 299px;
}
.right_column .notice {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #757575;
}
.right_column h3 {
	padding-left: 30px;
}
.right_column .list {
	margin: 0px;
	padding: 3px 25px 8px 5px;
	color: #396B9D;
	font-size: 24px;
	list-style-type: upper-alpha;
	list-style-position: outside;
}
.right_column .list li {
	padding: 0px 15px 15px 0px;
	margin: 0px;
}
.right_column .list p {
	color: #464646;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.right_column .order {
	background-image: url(/skin1/sleepdry/order_big.gif);
	background-repeat: no-repeat;
	height: 207px;
	width: 184px;
	padding-right: 20px;
	position: relative;
	margin-left: 55px;
	z-index: 8;
	color: #464646;
	font-size: 17px;
	text-align: center;
	padding-left: 70px;
}
.right_column .order .blue {
	position: absolute;
	height: 27px;
	width: 137px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	left: 80px;
	bottom: 14px;
	padding-left: 27px;
	padding-top: 13px;
	display: block;
}
.right_column .order .blue:hover {
	position: absolute;
	height: 27px;
	width: 137px;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	text-decoration: underline;
	left: 80px;
	bottom: 14px;
	padding-left: 27px;
	padding-top: 13px;
	cursor:pointer;
}
.right_column .order .title {
	height: 75px;
	margin: 0px 0px 23px;
	padding: 22px 0px 0px;
}
.right_column .order_slogan {
	font-size: 14px;
	color: #565656;
	text-align: center;
	float: right;
	padding: 12px 8px;
	font-weight: bold;
	padding-right: 34px;
}
.right_column .call_big {
	background-image: url(/skin1/sleepdry/2.gif);
	background-repeat: no-repeat;
	width: 200px;
	text-align: center;
	color: #FFFFFF;
	margin-left: 99px;
	position: relative;
	z-index: 8;
	font: 17px Arial, Helvetica, sans-serif;
	padding: 121px 15px 14px;
}
.right_column .phone_big {
	background-image: url(/skin1/sleepdry/4.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 219px;
	margin-left: 99px;
	position: relative;
	z-index: 8;
	color: #464646;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-left: 11px;
}
.not_wide_right_column {
	width: 274px;
	margin-right: -11px;
}
.not_wide_right_column .order {
	margin-left: 0px;
}
.not_wide_right_column .call_big {
	margin-left: 42px;
}
.not_wide_right_column .phone_big {
	margin-left: 42px;
}
.not_wide_right_column .order_slogan {
	padding-right: 20px;
}
.not_wide_right_column {
}
.index_right_column {
	float: right;
	width: 197px;
	margin-right: -22px;
	position: relative;
	z-index: 500;
	margin-top: -8px;
}
.index_right_column .work {
	background-image: url(/skin1/sleepdry/work.gif);
	background-repeat: no-repeat;
	height: 226px;
	width: 192px;
	color: #464646;
	text-align: center;
	padding-top: 17px;
	margin-bottom: 8px;
	font-size: 16px;
	margin-left: -2px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.index_right_column .work:hover {
	text-decoration: underline;
}
.call {
	text-align: center;
	font: 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 166px;
	background-image: url(/skin1/sleepdry/call.gif);
	background-repeat: no-repeat;
	position: relative;
	padding: 93px 10px 10px;
	margin-left: 4px;
}
.phone {
	background-image: url(/skin1/sleepdry/call_bot.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 186px;
	color: #464646;
	font-size: 15px;
	text-align: center;
	padding-top: 19px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.order_small {
	background-image: url(/skin1/sleepdry/order.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 201px;
	position: relative;
	padding-top: 17px;
	text-align: center;
	font-size: 16px;
	margin-left: -5px;
}
.order_small .blue {
	position: absolute;
	left: 16px;
	bottom: 18px;
	height: 30px;
	width: 137px;
	color: #FFFFFF;
	display: block;
	padding-top: 10px;
	padding-left: 26px;
	text-decoration: none;
	font: 16px Tahoma, Arial, sans-serif;
}
.order_small .blue:hover {
	text-decoration: underline;
	position: absolute;
	left: 16px;
	bottom: 18px;
	height: 30px;
	width: 137px;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	padding-top: 10px;
	padding-left: 26px;
}
.index_ps {
	padding-left: 163px;
	position: absolute;
	font: 11px Arial, Helvetica, sans-serif;
	color: #757575;
	left: 0px;
	bottom: -28px;
	width: 545px;
}
.index_more_pics {
	font: bold 13px/40px "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/skin1/sleepdry/index_more_pics.gif);
	background-repeat: no-repeat;
	height: 51px;
	width: 160px;
	position: absolute;
	left: 3px;
	top: -13px;
	text-align: center;
}
.index_more_pics:hover {
	text-decoration: underline;
}
.left_shadow {
	background-image: url(/skin1/sleepdry/left_shadow.png);
	background-repeat: repeat-y;
	position: absolute;
	height: 100%;
	width: 12px;
	left: 0px;
	top: 0px;
}
.right_shadow {
	background-image: url(/skin1/sleepdry/right_shadow.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 15px;
	position: absolute;
	left: 904px;
	top: 0px;
}
.footer {
	width: 878px;
	margin-right: auto;
	margin-left: auto;
	height: 77px;
	background-image: url(/skin1/sleepdry/footer.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 15px 20px 0px;
}
.footer ul {
	margin: 0px;
	padding: 0px 0px 6px;
	font: 13px "Trebuchet MS", sans-serif;
}
.footer li {
	display: inline;
	list-style: none;
	margin-right: 5px;
	margin-left: 5px;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
}
.footer a:hover {
	text-decoration: underline;
}
.create {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
.create a {
	color: #FFFFFF;
	text-decoration: none;
}
.create a:hover {
	text-decoration: underline;
}
.contact_form {}
.contact_form table {
	width: 100%;
	border-collapse:collapse;
}
.contact_form td, .cart_content td {
	vertical-align: top;
	padding: 0px 0px 4px;
}
.contact_form input, .cart_content input {
	border-top: 1px solid #A9ABB1;
	border-right: 1px solid #DFE0E7;
	border-bottom: 1px solid #E0E6EC;
	border-left: 1px solid #DFE0E7;
	font: 13px Georgia, "Times New Roman", Times, serif;
	width: 200px;
}
.contact_form textarea, .cart_content textarea {
	border-top: 1px solid #A9ABB1;
	border-right: 1px solid #DFE0E7;
	border-bottom: 1px solid #E0E6EC;
	border-left: 1px solid #DFE0E7;
	font: 13px Georgia, "Times New Roman", Times, serif;
	width: 200px;
}
.contact_form select, .cart_content select {
	border-top: 1px solid #A9ABB1;
	border-right: 1px solid #DFE0E7;
	border-bottom: 1px solid #E0E6EC;
	border-left: 1px solid #DFE0E7;
	font: 13px Georgia, "Times New Roman", Times, serif;
	width: 202px;
}
.contact_form label, .cart_content label {
	font-weight: bold;
	padding-top: 15px;
}
#ship2diff {
	width: auto;
}
.contact_form .data-name, .cart_content .data-name {
	width: 120px;
}
.data-required {
	font-weight: bold;
	color: #FF0000;
	line-height: 25px;
	padding-right: 5px;
}
.cart_form {}
.cart_form .image {
	padding: 10px 6px;
	float: left;
	margin-right: 13px;
	border: 1px solid #CDCDCD;
	margin-bottom: 10px;
}
.cart_form .description {
	padding-bottom: 10px;
}
.cart_form .amount {
	font: 13px Tahoma, Arial, sans-serif;
	border: 1px solid #999999;
}
.cart_form .currency {
	font-weight: bold;
	color: #396B9D;
}
.cart_form .price .currency {
	font-weight: normal;
	color: #000000;
}
.cart_form .divider {
	font-size: 0px;
	clear: both;
	height: 2px;
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
}
.cart_form .buttons {
	font-weight: bold;
	line-height: 200%;
}
.cart_form .left-buttons-row button {
	font-size: 13px;
	color: #396B9D;
	background-color: transparent;
	border-style: none;
	text-decoration: underline;
	text-align: left;
}
.coupon_inp {
	font: 13px Tahoma, Arial, sans-serif;
	color: #666666;
	border: 1px solid #CCCCCC;
	width: 160px;
	margin-left: 15px;
	margin-right: 15px;
}
.subheader {
	font-weight: bold;
	padding-top: 15px;
}
.cart_manager {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	top: -45px;
	right: 25px;
	position: absolute;
	z-index: 999;
}
.cart_manager a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 4px 0px 3px 40px;
	background-image: url(/skin1/sleepdry/cart_pic.gif);
	background-repeat: no-repeat;
	width: 72px;
}
.cart_manager a:hover {
	text-decoration: underline;
}
.mcafee {
	position: absolute;
	top: -81px;
	right: 26px;
	z-index: 999;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.flc-checkout-box-info textarea {
	height: 80px;
}
.cards {
	position: absolute;
	top: 24px;
	right: -166px;
}
.not_wide_right_column div.AuthorizeNetSeal {
	margin-left: 100px;
}
#siteseal {
	margin-left: 110px;
	display: block;
	text-align: center;
	width: 72px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cart_seals {
	position: absolute;
	top: 0px;
	right: 10px;
}
.cart_seals #siteseal {
	margin-left: 9px;
}
.cart_seals .AuthorizeNetSeal {}
