*{
	font: normal 12px Arial;
	margin:0;
	padding:0;
	list-style:none
}

img{
	border:0
}

body{
	color: #666;
	background:#C4C4D3 url(images/bgTop.gif) repeat-x top;
}

p{
	line-height:17px;
	margin:0 0 16px 0
}

q{ /* prevents Firefox from auto-adding quotes to <q> elements */
	quotes:none
}
.plainbullets{
	margin:0 0 16px 16px;
	padding:0px;
}

.plainbullets li{
	margin:0 0 5px 20px;
	padding-bottom: 0 !important;
	list-style: disc;
}

a:link {
	color: #c30; text-decoration: none;
}
a:visited {
	color: #c30; text-decoration: none;
}
a:hover {
	color: #900; text-decoration: underline;
}
a.hand {
	cursor: pointer; cursor: hand
}

.footnote{
	width:580px;
	font-size:12px;
	color:#333 ;
	margin:0 0 18px 0;
	padding:14px 0;
	text-align:center;
	background:#F2F2DF ;
	border:1px solid #D2D298
}

.footnote a{
	font-size:12px;
	font-weight:bold
}

input, select, textarea{
	padding:0 1px
}

input[type=hidden]{
	display:none
}
strong{
	font-weight:bold;
	}
/* BEGIN: Headings ================== */
h1{
	margin:0px 0 10px 0;
	color:#900;
	font:bold 16px verdana
}

h1 sup {
	font:bold 12px verdana;
	color:#900;
}

h2{
	margin:0 0 16px;
	font:bold 14px sans-serif;
	color:#737A72;
}

h3{
	margin:0 0 3px 0;
	font:bold 12px sans-serif
}

h4{
	font-size:14px;
	font-weight:bold;
	color:#737A72;
	margin:7px 0;
}

h5{
	font-size:12px;
	color: #6D6F14;
}
h5.step{
	font-weight:bold; 
	font-size:14px;
	clear:both;
}
h5.popup{
	font-weight:bold; 
	font-size:14px;
	margin-bottom: 10px;
}
h5 sup {
	font-size:11px;
	color: #c30;
}
h5 sup a:hover{
	color: #900; text-decoration: underline;
}
h6{
	font-size:11px;
	padding:5px 10px;
	color:#fff;
	font-weight:bold;
}
/* END: Headings ================== */

#div:after{/* For Gecko Browsers which like to completely break float elements out of the parent's layout */
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}

/* BEGIN: Header ================== */

#header h1 {
}
a.hdrOrder{
	padding:10px 15px 10px 35px;
	background:#F24D12 url(images/btnHdrOrder.gif) no-repeat 630px 0;
	font-size:14px;
	font-weight:bold;
	width:750px;
	margin:auto;
	display:block;
	color:#fff !important;
}
a.hdrOrder:hover{
	color:#fff !important;
	text-decoration:none !important;
}
a.hdrHouston{
	padding:15px 25px 15px 110px;
	background:#158F11;
	font-size:16px;
	font-weight:bold;
	width:492px;
	margin:0 auto 10px auto;
	display:block;
	color:#fff !important;
}
a.hdrHouston:hover{
	text-decoration:none;
}
#sealClickDetails{
	position:absolute;
	width:174px;
	height:174px;
	background:url(images/sealClickDetails.png) no-repeat;
	text-indent:-9999px;
	top:40px;
	right:0px;
	display:block;
	overflow:hidden;
}
#header #hdrTop{
	width:800px;
	height:99px;
	background:url("images/header_bg.jpg") no-repeat;
	padding:0;
	border-bottom:4px solid #e7e7c0;
}

#hdrTop h1{ 
	width:232px;
	height:82px;
	position:relative;
	top:9px;
	left:12px;
}
#hdrTop h1 a{ 
	display:block;
	height:82px;
	text-indent:-9999px;
	background:url("images/logoSleepBetterStore.jpg") no-repeat
}
#top {
	margin: auto;
	width:800px;
	height:34px;
	margin-bottom:10px;
}
#top img {
	float:left;
	margin:2px 0 0 28px;
	display:inline;
}
#top #hdrShopTaxFree {
	float:left;
	display:inline;
	width:205px;
	height:16px;
	margin:6px 0 0 9px;
	background:url(images/hdrShopTaxFree.gif) no-repeat;
	text-indent:-9999px;
	display:inline;
}
#topnav {
	float:left;
	display:inline;
	width:470px;
	height:33px;
	margin:0 0 0 116px
}
#topnav li {
	float:left;
	display:inline;
	height:33px;
	padding-left:37px
}
#topnav #navShop {
	width:75px;
	background:url(images/iconShop.gif) no-repeat top left
}
#topnav #navCart {
	width:70px;
	padding:0
}
#topnav #navTrack {
	width:122px;
	background:url(images/iconTrack.gif) no-repeat top left
}
#topnav #navContact {
	width:79px;
	background:url(images/iconContact.gif) no-repeat top left
}
#topnav li a {
	display:block;
	float:left;
	height:16px;
	margin-top:6px;
	text-indent:-9999px;
	outline:0
}
#topnav li a:hover {
	background-position:0 -16px !important
}
#topnav #navShop a {
	width:70px;
	background:url(images/lnkShopNow.gif)
}
#topnav #navCart a {
	width:61px;
	background:url(images/lnkViewCart.gif)
}
#topnav #navTrack a {
	width:104px;
	background:url(images/lnkTrackYourOrder.gif)
}
#topnav #navContact a {
	width:68px;
	background:url(images/lnkContactUs.gif)
}

/* END: Header ==================== */
/* BEGIN: Left Side Menu ========== */

#hdrBrowseMattresses{
	background:transparent url(images/hdrBrowseMattresses.gif) no-repeat top left;
	width:158px;
	height:20px;
	padding:6px 0 0 6px;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#838519
}

#leftSide{
	width:162px;
	float:left;
	border-right:2px solid #e7e7c0;
	background:#f2f2df
}
#leftSide h2{
	margin:0;
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#6d6f14;
}
#leftSide ul{
	width:105px;
}

#leftSide ul li a{
	color:#000;
	text-decoration:none;
	font-size:11px;
}
#leftSide ul li span{
	color:#c30;
	font-size:11px;
}
#leftSide ul li a:hover{
	color:#900;
	text-decoration:underline;
}
.shopBy{
	width:125px;
	height:562px;
	background:url(images/bgNav.gif) no-repeat;
	margin:12px;
	padding:7px;
}
.shopBy h2{
	width:126px;
	height:44px;
	text-indent:-9999px;
}
.shopBy ul{
	margin:10px;
}
.shopBy ul li{
	border-bottom:1px solid #ccc;
	padding-bottom:3px;
	margin-bottom:2px;
}
.custCenter{
	margin:12px;
	padding:7px;
}
.custCenter h2{
	margin:0 0 7px 0;
	background:url(images/bgMenuDotted.gif) bottom repeat-x;
	padding-bottom:5px;
}
.custCenter ul{
	margin:0 0 15px 0;
}
.custCenter li{
	margin-bottom:3px;
}
.h2ShopModel{
	background:url(images/h2ShopModel.gif) no-repeat;
}
.h2ShopSize{
	background:url(images/h2ShopSize.gif) no-repeat;
}
.h2ShopAcc{
	background:url(images/h2ShopAcc.gif) no-repeat;
}
#chat, .lpStaticButtonTR img{
	margin:0 15px;
	}
.lpPoweredBy, .lpEmtStarRating{
	display:none
}

/* END: Left Side Menu ========== */

#content{
	display:inline;
	float:left;
	width:622px;
	position:relative;
	padding:0 0 20px 13px;
	_margin-right:-3px
}

/* BEGIN: New Homepage - 12/6/2007 */
#homeSplash{
	height:244px;
	margin-bottom:7px;
}
#homeSplashSale{
	float: left;
	margin-bottom:2px;
	width: 252px;
}
a#lnkDualControl{
	float:left;
	width:378px;
	height:244px;
	background:url(images/bgHomeSplashSquare.jpg) no-repeat;
	text-indent:-9999px;
	outline:none;
	margin-right:0;
}
#homeTestimonial{
	float:left;
	width:343px; 
	height:127px;
	margin:0 0 4px;;
	padding:20px 12px 0 24px;
	background:url(images/bgHomeTestimonial.gif) no-repeat;
	text-align:right;
}
#homeTestimonial em{ 
	font:normal 11px/18px Verdana;
	font-style:italic 
}
#homeTestimonial strong{
	font:bold 11px/18px Verdana;
	font-style:italic
}
#homeSaveOverSleepNumber{
	float:left;
	width:248px;
	height:147px;
	margin:0 0 4px; 
	background:url(images/bgHomeSave.gif) no-repeat;
	text-align:center
}
#homeSaveOverSleepNumber h2{
	width:195px;
	height:72px;
	margin:19px auto 8px;
	background:url(images/hdrSaveOverSleepNumber.gif) no-repeat;
	text-indent:-9999px
}
#btnLearnMoreSave{
	display:block;
	width:141px;
	height:36px;
	margin:auto;
	background:url(images/btnLearnMore2.gif);
	text-indent:-9999px;
	outline:none
}
#btnLearnMoreSave:hover{
	background-position:0 -36px !important
}
#lnkNoInterestPayments{
	display:block;
	float:left;
	width:194px;
	height:110px;
	margin:0 2px 5px;
	background:url(images/bgNoInterestPayments.gif) no-repeat;
	text-indent:-9999px;
	outline:none
}
#lnkNoInterestPayments:hover{
	background-position:0 -110px !important
}
#hdrSBSAdvantage{
	float:left;
	width:142px;
	height:110px;
	margin:0;
	background:url(images/hdrSBSAdvantage.gif) no-repeat;
	text-indent:-9999px
}
#sbsAdvantages{
	float:left;
	width:285px;
}

#sbsAdvantages li{
	display:inline;
	float:left;
	/*height:34px*/
}
#sbsAdvantages li a{
	display:block;
	float:left;
	/*height:34px;*/
	text-indent:-9999px;
	outline:none
}

#sbsAdvantages li a:hover{
	background-position:bottom;
}
#lnkAdvTaxFree { width:157px; height:45px; background:url(images/lnkTaxFree.gif) }
#lnkAdvFreeShip { width:128px; height:45px; background:url(images/lnkFastFreeShipping.gif) }
#lnkAdvTaxFree:hover, #lnkAdvFreeShip:hover { background-position: 0 -45px !important }
#lnkAdvWarranty { width:157px; height:38px; background:url(images/lnkStrongestWarranty.gif) }
#lnkAdvTrial { width:128px; height:38px; background:url(images/lnkRiskFreeTrial.gif) }
#lnkAdvWarranty:hover, #lnkAdvTrial:hover { background-position: 0 -38px !important }
#lnkAdvLowestPrice { width:285px; height:27px; background:url(images/lnkLowestPrice.gif) }
#lnkAdvLowestPrice:hover { background-position: 0 -27px !important }

#recentlyFeatured{
	float:left;
	width:600px;
	height:33px;
	margin-left:2px;
	padding:12px 0 0 23px;
	background:#f2f2df url(images/bgRecentlyFeatured.gif) no-repeat 487px 0;
	font:normal 16px/16px Arial;
	color:#333
}
#recentlyFeatured span{
	font-size:16px;
	color:#c30;
	text-decoration:underline	
}

#seoText{
	clear:left;
	padding:0 30px 0 20px;
	font:normal 11px/18px verdana;
	color:#333;
}

/* END: New Homepage - 12/6/2007 */

#interior{
	padding:0 14px;
	margin-bottom: 14px;
}

.centercontent{
	background-color:#fff;
}

/* BEGIN product 2006 Styles */
#breadcrumb{
	margin:2px 0 4px 0 !important;
	background:#fff;
	position:relative;
	color:#000;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:12px 0;
}
#breadcrumb div{
	position:absolute;
	right:20px;
	top:1px;
}
#breadcrumb sup{
	font-size: 10px;
}
#descriptionLeft{
	float:left;
	display:inline;
	width:382px;
}
#mainPhoto{
	padding:1px;
	border:1px solid #d1d7da;
}
#hover{
	margin:0 0 15px 0;
}
#divTabs{
	width:132px;
	padding:0;
	margin:0;
	float:left;
	position:relative;
	left:1px;
}
#divTabs div{
	margin-bottom:3px;
}
#hoverDesc{
	float: left;
	width:417px;
	min-height:300px;
	_height:300px;
	padding:16px;
	border:1px solid #d1d7da;
	background:#fff url(images/bgDetails.gif) repeat-x bottom left;
}
#hoverDesc h4{
	margin:0 0 8px;
	font:bold 11px verdana;
	color:#900;
}
#hoverDesc p, #hoverDesc ul li{
	font:normal 11px/16px Arial;
	color:#666;
}
#hoverDesc ul li{
	padding-bottom: 10px;
}
#hoverDesc a{
	font:bold 11px arial;
}
#descriptionRight{
	float:left;
	display:inline;
	width:225px;
	color:#666;
	padding:8px 7px 0;
}
#descriptionRight p
{
	font-family:Arial;
	font-size:11px;
	line-height:15px;
	padding:0px;
	margin-bottom:10px;
}
#descriptionRight p a img{
	float:right;
	margin:12px 0 0
}
#priceBuy{
	padding:5px 0;
	background:#fff url(images/bgDescripDotted.gif) repeat-x top left
}
#priceBuy span{
	display:block;
	font-size:11px;
	margin:5px 0;
}
#priceBuy strong{
	color:#f60;
	font:bold 14px arial
}
#strRealPrice{
	color:#f60;
	font:normal 16px arial
}
.payMonthly{
	display:block;
	width:138px;
	height:28px;
	_height:37px;
	padding:9px 0 0;
	background:url(images/bgPriceMonthly.gif);
	font:bold 14px arial;
	color:#fff !important;
	text-align:center
}
#save{
	width:578px;
	height:51px;
	clear:both;
}
#save a{
	display:block;
	width:167px;
	height:33px;
	background:url(images/bgBtnCustomizeBuy.gif) no-repeat top left;
	text-indent:-9999px;
	position:relative;
	top:9px;
	left:400px;
}
#save a:hover{
	background-position:bottom right
}
.save400{
	height:81px !important;
	background:url(images/save400.gif) no-repeat;
}
.save500{
	height:81px !important;
	background:url(images/save500.gif) no-repeat;
}
.saveNo{
	background:url(images/saveNo.gif) no-repeat;
}
#customizeBuy a{
	display:block;
	float: right;
	width:167px;
	height:33px;
	background:url(images/bgBtnCustomizeBuy.gif) no-repeat top left;
	text-indent:-9999px
}
#customizeBuy a:hover{
	background-position:bottom right
}
#compareToSC3000{
	clear: both;
	margin:14px 0 5px 0;
	width:586px;
	height:154px;
	text-indent:-1000em;
}
.compare3Series{	background:url(images/banner3SeriesCompare.gif) no-repeat top left;}
.compare4Series{	background:url(images/banner4SeriesCompare.gif) no-repeat top left;}
.compare5Series{	background:url(images/banner5SeriesCompare.gif) no-repeat top left;}
.compare7Series{	background:url(images/banner7SeriesCompare.gif) no-repeat top left;}
.compare9Series{	background:url(images/banner9SeriesCompare.gif) no-repeat top left;}

#featureLinks{
	list-style:none;
	padding:0 0 15px;
	margin:15px 0 0;
	background:#fff url(images/bgDescripDotted.gif) repeat-x bottom left
}
#featureLinks li{
	padding:0 0 5px 18px;
	background:url(images/bulletFeatureLinks.gif) no-repeat top left
}
#featureLinks li a{
	font-size:11px;
	color:#c30;
	font-weight:bold
}
.lnkExclusiveFeatures{
	display:block;
	float:left;
	margin:10px 10px 20px 0;
	width:71px;
	height:97px;
	text-indent:-9999px
}
#featurePump{	background:url(images/bgFeatureDigitalPump.jpg) no-repeat top left }
#featureRail{	background:url(images/bgFeatureSlingRail.jpg) no-repeat top left }
#featureChamber{	background:url(images/bgFeatureVulcanizedChamber.jpg) no-repeat top left; margin-right:-3px }

/* END product 2006 Styles */

#footer {
	width:700px;
	font:normal 11px Arial;
	margin-top:10px;
	text-align:center
}
#footer a{
	font:normal 11px Arial;
	color:#900;
}
#badges {
	text-align: center;
	padding: 0 0 9px 0;
	margin:auto;
	width:700px;
}
#badges img{
	vertical-align:middle;
}
#copyright {
	margin: 9px 0 12px 0;
	text-align: center;
	color: #666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}

/*-- Mauro's Styles -- */

#interior{
padding:0 24px 0 0;

}

#interior ul li, #desc ul li {
	padding-bottom: 14px;
}

.compareTable{
	width:590px;
	border-left:1px solid #d1d7da;
	border-right:1px solid #d1d7da;
}
.compareTable td{
	padding:10px;
	vertical-align:top;
}
.compareTable img{
	display:block;
	margin-bottom:7px;
}
.desc ul li{
	margin: 0 0 0 20px;
	padding-bottom: 0;
	list-style: disc;
}
.ht{
	width:50px;
	text-align:center;
}
.prc{
	width:50px;
	text-align:center;
	font-weight:bold;
	color:#EE6F12;
}
.compareTable tr{
background-color:#f8fbfc;
}
.compareTable tr.alt{
background-color:#f1f6f8;
}
.compareTable td.cat{
color:#666;
text-align:right;
font-weight:bold;
}
.compareTable td.price{
color:#666;
font-weight:bold;
}
.compareTable th{
padding:3px;
color:#fff;
background-color:#BBBBAB;
}


.review .reviewer{
	font-size:11px;
	color:#9B9C36;
	}
.review .reviewer strong{
	color:#9B9C36;
	}

.review img{
	margin-right:5px;
	}
.submit{
	float:right;
	display:block;
	width:200px;
	text-align:right;
	}
.review span{
	color:#CC3300;
}
.line{
	background:url(images/bgLine.gif);
	height:1px;
	overflow:hidden;
	margin:14px 0;
	}
#saleBanner{
	margin:2px 2px 10px 0;
	padding-bottom:3px;
	position:relative;
	}
#about{
	margin:0 0 10px -10px
}
#pump, #chamber, #assembly, #warranty{
	float:left;
	width:147px;
	margin:0 1px 14px 0;
	}
#pump .photo, #chamber .photo, #assembly .photo, #warranty .photo{
	margin-bottom:10px;
	border:2px solid #fff;
	}
#pump .learn, #chamber .learn, #assembly .learn, #warranty .learn{
	margin:15px;
	}

#pump div, #assembly div{
	border:1px solid #d1d7da;
	background:#f1f6f8;
}

#chamber div, #warranty div{
	border:1px solid #d1d7da;
	background:#e0edf2;
}

#pump p, #chamber p, #assembly p, #warranty p{
	font-size:11px;
	margin:0 14px 14px 14px;
	height:310px
}
.btnLearnMore{
	display:block;
	margin:15px auto;
	width:107px;
	height:27px;
	background:url(/images/btnLearnMore-hover.gif) no-repeat;
	text-indent:-9999px;
	outline:none
}
.btnLearnMore:hover{
	background-position:0 -27px !important
}
#features{
	clear:both;
	width:384px;
	float:left;
	height:auto;
	margin-bottom:15px;
	}
#features h6{
	background:#8B8C4C;
}

#features div{
	background:#F2F2DF;
	border:1px solid #D2D298;
	padding:10px 0 10px 0;
	float:left;
	width:382px;
	overflow:hidden;
}
#features ul{
	float:left;
	width:155px;
	margin:0 14px;
}

#features li{
	padding:0 0 5px 18px;
	background:url(images/bulletFeatures.gif) no-repeat top left
}
#features li a{
	color:#949631;
	font-weight:bold;
}
#features li a:hover{
	color:#909154;
}
.btnShopOurBeds{
	display:block;
	float:left;
	margin:0 0 14px;
	width:172px;
	height:36px;
	background:url(/images/btnShopOurBeds-hover.gif) no-repeat;
	text-indent:-9999px;
	outline:none
}
.btnShopOurBeds:hover{
	background-position:0 -36px !important
}

#shop{
	width:200px;
	float:left;
	margin:0 5px 15px 10px;
	}
#shop h6{
	background:#C43509;
}
#shop ul{
	min-height:100px;
	_height:100px;
	background:#FFEFE4;
	border:1px solid #FFD0B1;
	padding:10px
}
#shop li{
	padding:0 0 5px 18px;
	background:url(images/bulletShop.gif) no-repeat top left
}
#shop li a{
	color:#C43509;
	font-weight:bold;
}
#shop li a:hover{
	color:#990000;
}
ol li{
	margin:0 0 7px 0;
	padding:0;
	list-style-type: decimal;
	}
ol{
	padding:0 0 0 18px;
}

	
.floatleft {
	float: left;
}

.floatright {
	margin:0 0 20px 20px;
	float:right;
}

.clear {
	clear: both;
}

.contactHead {
	color: #900;
	font-weight: bold;
}

#contactLeft {
	float: left;
	width: 160px;
	margin: 10px 40px 0 0;
}

#contactRight {
	float: left;
	width: 160px;
	margin: 10px 40px 0 0;
}

#contactClear {
	clear: both;
	padding: 10px 0;
	border-top: solid 1px #CCC;
}

.contactTable {
	font-size:12px;
	font-family: Verdana;
}

.contactTable strong {
	font-weight: bold;
	color: #333;
}

.contactTable td {
	padding: 5px 0;
}

td.strong {
	font-weight: bold;
}

.listInfo {
	float:left;
	width: 350px;
}
.listInfo li, .listInfoFull li{
	padding:0 0 0 18px;
	background:url(images/bulletFeatureLinks.gif) no-repeat;
	}
.listInfoFull {
	float: left;
}
.popupList li {
	padding:0 0 5px 18px;
	background:url(images/bulletFeatureLinks.gif) no-repeat;
}
#pricing_content {
	width:400px;
	overflow:hidden;
	
}

#pricing_content h1 {
	font-family:Verdana;
	font-weight:bold;
	font-size:16px;
}

.txtRiskFree {
	background:url(images/imgRiskFree.gif) left top no-repeat;
	display:block;
	height:189px;
	text-indent:-9999px;
	margin-bottom:16px;
}

#pricing_YourCart {
	width:175px;
	float:right;
	display:inline;
	margin:20px 20px 0 0 ;
}
#pricing_yourcarttop {
	width:174px;
	height:27px;
	float:left;
	background:url(images/bg_YourCarttop.gif) no-repeat;
}
#pricing_yourcartbtm {
	background:url(images/bg_yourcartbtm.gif) no-repeat;
	width:180px;
	padding:18px 0 0;
	margin-bottom: 14px;
	/*height:100px;*/
	float:left;
	text-align:left;
}
#pricing_yourcartbtm table{
	width:144px;
	margin-left:14px
}
div.shoppingcart{
	margin:35px 0 0;
}
hr.shoppingcart{
	text-align:left !important;
	height:1px;
	border:1px solid #333;
	border-width:1px 0 0
}
#pricing_yourcartbtm p {
	text-align:left;
}
#pricing_yourcartbtm hr {
	margin:14px 0;
	_margin:0;
	width:144px;
}

#pricing_content strong {
	color:#68737f;
}
.pricing_selectdiv select {
	width:185px;
	font-size:10px;
}
#pricing_selectdiv_foundation {
	text-align:right;
	padding-right:22px
}
#pricing_selectdiv_foundation a {
	font-size:10px;
}
.pricing_dottedline {
	background:url(images/pricing_dottedline.gif) repeat-x top;
	width:385px;
	height:1px;
	display:block;
	margin:15px 0 15px 0;
	clear:both;
	overflow:hidden;
}
#pricing {
	font-size:14px;
	color:#ff6600!important;
	font-weight:bold;
	padding-right:20px
}

img.pricing_number  {
	float:left;
}

.pricing_textdiv {
	float:left;
	width:325px;
	margin:0 0 0 10px;
}
#pricing_additionaldiv {
	margin:10px 0 0 43px;
}
.pricing_selectdiv {
	background:#f3f4f6;
	padding:5px 0 5px 10px
}
#pricing_note {
	margin:10px 0 0 50px
}
#pricing_quantity {
	padding:2px;
	border:solid 1px #666;
}
.pricing_addtocartbtn {
	margin:0 0 0 30px;
	position:relative;
	top:8px
}

#pricing_yourprice {
	float:left;
	position:relative;
}
#pricing_yourprice strong{
	font-size:14px
}
.discount{
	clear:both;
	color:#990000;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.extra em{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#000
}
.extra span{
	font-size:14px;
	font-weight:bold
}
.extra strong{
	font-size:16px;
	color:#e85d00 !important
}

#saleBanner{
	margin:4px -15px 0 -11px;
}
	
/* Rounded Couners */
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbroundbox { width: 330PX; margin:0 0 0 40px; clear:both; }

.rbroundbox.narrow{ width: auto; margin:0 }v
/* End Rounded Couners */

#tableCompare{
	width:100%;
	margin-bottom:14px;
}
#tableCompare tr.alt{
	background:#F8FBFC;
}
#tableCompare th span{
	display:block;
	margin:20px 0;
}
#tableCompare table{
	width:100%;
	border-collapse:collapse;
}
#tableCompare table thead th{
	background:#e5edf1;
	padding:8px;
	font:bold 13px Arial;
	color:#333
}
#tableCompare table tbody th{
	padding:8px;
	text-align:right;
	font-weight:bold;
	background:#e5edf1;
	border:1px solid #D1D7DA;
	border-left:0;
	color:#333
}
#tableCompare th.top{
	background:#7b8c95;
	color:#fff;
	border-right:1px solid #D1D7DA
}
#tableCompare th.left{
	background: url(images/bgCompareHeaderLeft.gif) no-repeat top left !important;
}
#tableCompare th.right{
	background: url(images/bgCompareHeaderRight.gif) no-repeat top right !important;
	border-right:0 !important
}
#tableCompare th.hilite{
	background: url(images/bgCompareHiliteRight.gif) no-repeat top right !important;
	border-right:0 !important
}
#tableCompare th.thLeft{
	border-left:1px solid #D1D7DA
}
#tableCompare table tbody td{
	border:1px solid #D1D7DA;
	text-align:center
}
#tableCompare thead th{
	background:#F1F6F8;
}
#tableCompare tbody th{
	background:#F8FBFC;
	padding:5px;
}
#tableCompare table tbody td{
	text-align:center;
	padding:8px;
}

.competition{
	font:bold 13px Arial;
}

.sleepBetter{
	color:#900;
	font:bold 16px Arial
}

.selectComfort{
	font:bold 12px Arial;
	color:#999
}

.ourPrice{
	font:bold 12px Arial;
	color:#f60
}

.youSave{
	color:#D53300;
	font:bold 16px Arial;
}

#tableCompare th strong{
	color:#000;
	font:bold 13px "Trebuchet MS"
}

.warrantytable{
	border:1px solid #d1d7da;
	width: 100%;
	margin-bottom: 14px;
}

.warrantytable th{
	background-color: #7B8C95;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

.warrantytable tr{
background-color:#f8fbfc;
}
.warrantytable tr.alt{
background-color:#f1f6f8;
}
	
.warrantytable td{
	padding:10px;
	vertical-align:top;
	width:50%;
}


 /*
 *  CREDIT PLAN PAGE
 */
h3#sbsfinance {
	color: #6565b2;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	background: #fff url("images/headline_sbs_financing.gif") 0 0 no-repeat;
	width: 271px; height: 23px;
	text-indent: -9999px;
	margin-left: 12px
}
#buynowpaylater {
	position: relative;
	background: #fff url("images/credit_head_bg.gif") 0 0 repeat-x;
	height: 139px;
	margin-left: 12px;
	margin-top: 0px;
	_margin-top: 0px;
	}
#buynowpaylater .endcap {
	float: left;
	left: 0; top: 0;
	margin: 0px 0 0 0; 
	_margin: 0 0 0 -3px; 
	padding: 0;
	}
#buynowpaylater h4 {
	position: relative;
	background: #fff  url("images/credit_buynow_paylater.gif") 0 0 no-repeat;
	width: 178px; height: 46px;
	text-indent: -9999px;
	float: left;
	margin: 45px 0 0 0;
	}
#buynowpaylater h5 {
	margin: 0 0 0 12px;
	padding-top: 28px;
	background-color: transparent;
	}
#buynowpaylater #ccpix {
	position: absolute;
	top:-41px; right: 1px;
	}
#buynowpaylater ul  {
	float: left;
	list-style-image: url("images/credit_bullet.gif");
	width: 130px;
	margin-left: 18px;
	background-color: transparent;
	}
#buynowpaylater ul li {
	list-style-image: url("images/credit_bullet.gif");
	margin: 0;
	font-size: 11px;
	line-height: 13px;
	}
*html #buynowpaylater ul li {
	list-style-image: none;
	list-style-type: none;
	position: relative;
	}
#buynowpaylater ul li img {
	display: none;
	}
*html #buynowpaylater ul li img {
	display: inline;
	position: absolute; 
	left: -15px; top: 1px;
	}
#creditplans {
	position: relative;
	margin: 12px 30px 0;
	}

#creditplans h4 {
	width: 523px; height: 36px;
	background: #fff  url("images/two_convenient_plans.gif") 0 0 no-repeat;
	text-indent: -9999px;
	margin-bottom: 18px;
	}
#creditplans h5 {
	text-indent: -9999px;
	margin: -9px 0 0 0px; 
	border: 0;
	}
#creditplans h6 {
	color: #333;
	font-size: 12px;
	border: 0;
	}
#creditplans p {
	margin: 10px 30px;
	}
#credit90days p, #credit90days h6 {
	margin: 10px 34px 10px 20px;
	}
#credit90days {
	_height: 261px;
	}

#credit12months p, #credit12months h6 {
	margin: 10px 20px 10px 34px;
	}
#creditplans #thewordor{
	position: absolute;
	top: 120px;
	left: 250px;
	}
#credit90days h5 {
	background: transparent url("images/for_orders_less_1500.gif") 0 0 no-repeat;
	width: 242px; height: 20px;
	}
#credit12months h5 {
	background: transparent  url("images/for_orders_more_1500.gif") 0 0 no-repeat;
	width: 226px; height: 20px;
	}
#creditapply {
	margin: 0;
	_margin-top: -17px;
	}

#creditapply img {
	margin: 0 30px;
	}	
.creditplan {
	height: 254px; width: 273px;
	background: #fff url("images/credit_plan_bg.gif") 0 11px no-repeat;
	padding-top: 11px;
	float: left;
	}
.disclaim {
	background: #fff url("images/dotted_rule_horiz.gif") 0 0 repeat-x;
	text-align:center;
	padding-top: 8px;
	}
#navcredit {
	display: block;
	text-align: center;
	}
#navcredit img {
	}

.pillowContainer {
	margin-bottom: 14px;
}
.pillowInfoImage {
	float: left;
	width: 120px;
	height: 87px;
	margin-right: 10px;
	border: 1px solid #CDCDCD;
}	
.pillowInfo {
	float: left;
	width: 350px;
	padding-top: 20px;
}

.upsellContainer {
	float:left;
	width:380px;
	margin:0 0 14px
}
.upsellInfoImage {
	float:left;
	width:120px;
	height:87px;
	margin-right:10px;
	border:1px solid #cdcdcd
}	
.upsellInfo {
	float:left;	
	width:247px
}
.uTitle{
	font-size:11px;
	font-weight:bold;
	color:#2b2f83;
	padding: 10px 0 5px 3px;
	margin:0 0 8px;
	background:url(images/pricing_dottedline.gif) repeat-x bottom;
}
.uTitle a{
	color:#c30 !important;
}
.uTitle a:hover{
	color:#900 !important;
	text-decoration:none !important
}


#popup {
	padding-top: 20px;
	margin: 0 5px 0 20px;
}

#popup h2 {
	font-size: 14px;
	font-weight: bold;
}

#popup h4 {
	font-size: 12px;
	font-color: #990000;
}

#popup img {
	padding: 1px;
	border: solid 1px #CCC;
	margin-right: 10px;
}

#popupInterior {
	float: left;
	width: 250px;
	text-align: left;
}

#popupInterior span {
	font-size: 25px;
	font-weight: bold;
}

#popupFooter {
	clear: both;
	text-align: left;
	width:500px;
	height:14px;
	position: absolute;
	top: 500px;
}

#popupFooterImage {
	text-align: center;
	padding: 10px 0 2px 0;
}

#popupFooter p {
	padding-left: 20px;
}

#popupFooter a.active, #popupFooterImage a.active {
	background: #990000;
	color: #FFF;
	font-weight: bold;
	padding: 2px 5px;
}

#popupFooter a.visited {
	color: #666666;
}

#productPop {
	position: absolute;
	top: 180px;
	left: 19px;
	width: 382px;
	height: 238px;
	background: url(images/transparent.gif);
	z-index: 2;
}

#imagePop {
	background: #FFF;
}

#financingTop, #layawayTop{
	width:614px;
}
#financingTop p{
	margin:0;
	padding:0;
	background:url("images/financing-promo.gif") 0 0 no-repeat;
	width:614px; height:231px;
	text-indent:-9999px;
}
#layawayTop p{
	margin:0;
	padding:0;
	background:url("images/layaway-promo.jpg") 0 0 no-repeat;
	width:614px; height:259px;
	text-indent:-9999px;
}
#financingButton{
	background:url("images/apply-bg.gif") 0 0 no-repeat;
	width:614px;
	height:64px;
}
#financingButton a{
	display:block;
	background:url("images/apply-btn.gif") 0 0 no-repeat;
	width:213px; height:41px;
	text-indent:-9999px;
	margin-left:204px;
}
#financingContent{
	background:url("images/bg-financing-content.gif") no-repeat top left;
	width:614px;
}
#layawayContent{
	background:url("images/new-bottom.gif") no-repeat top left;
	width:614px;
	height:275px;
}
#financingContent p, #layawayContent p{
	margin:0;
	padding:12px 20px 0 20px;
}
#financingContent h3{
	font-size:14px;
	color:#333366;
	margin:0;
	padding:12px 20px 0 20px;
}
#leftNavGoogle{
	width:143px;
	border-right:2px solid #E7E7C0;
	background:#F2F2DF;
	padding-left:10px;
}
#footerGoogle{
	text-align:center;
	margin-bottom:10px;
}
#bodyGoogle{
	width:590px;
	background:#FFF;
	margin-top:10px;
	text-align:center;
}

/* ---- NEW SHOP BY SIZE STYLES ---- */

#sizeTable{
	width:600px;
	text-align:center;
}
#allModels {
	margin:5px 8px 15px 0;
	width:590px;
	}
#allModels div{
	width:590px;
	height:550px;
}
#allModels div.twin{
	background:url(images/LandingTableTwin.gif) no-repeat;
	}
#allModels div.twinxl{
	background:url(images/LandingTableTwinXL.gif) no-repeat;
	}
#allModels div.full{
	background:url(images/LandingTableFull.gif) no-repeat;
	}
#allModels div.queen{
	background:url(images/LandingTableQueen.gif) no-repeat;
	}
#allModels div.king{
	background:url(images/LandingTableKing.gif) no-repeat;
	}		
#allModels ul{
	padding:0;
	margin:0;
	}
#allModels li{
	list-style:none;
	padding:0;
	}
#allModels ul.FeatDetails{
	padding:1px 0 0 5px;
	margin:-1px 0 0;
	float:left;
	}
#allModels ul.FeatDetails li{
	padding:0
}
#allModels ul.FeatDetails a{
	width:109px;
	display:block;
	text-indent:-9999px;
	outline:none;
	}
#allModels ul.FeatDetails a.item1{
	height:28px;
	background:url(images/LandingTableItem1.gif)
	}
#allModels ul.FeatDetails a.item2{
	height:46px;
	background:url(images/LandingTableItem2.gif)
	}
#allModels ul.FeatDetails a.item3{
	height:60px;
	background:url(images/LandingTableItem3.gif)
	}
#allModels ul.FeatDetails a.item4{
	height:31px;
	background:url(images/LandingTableItem4.gif)
	}
#allModels ul.FeatDetails a.item5{
	height:44px;
	background:url(images/LandingTableItem5.gif)
	}
#allModels ul.FeatDetails a.item6{
	height:31px;
	background:url(images/LandingTableItem6.gif)
	}
#allModels ul.FeatDetails a.item7{
	height:30px;
	background:url(images/LandingTableItem7.gif)
	}
#allModels ul.FeatDetails a.item8{
	height:31px;
	background:url(images/LandingTableItem8.gif)
	}
#allModels ul.FeatDetails a.item9{
	height:30px;
	background:url(images/LandingTableItem9.gif)
	}
#allModels ul.FeatDetails a.item10{
	height:30px;
	background:url(images/LandingTableItem10.gif)
	}
#allModels ul.FeatDetails a.item11{
	height:43px;
	background:url(images/LandingTableItem11.gif)
	}
#allModels ul.FeatDetails a.item12{
	height:31px;
	background:url(images/LandingTableItem12.gif)
	}
#allModels ul.CustBuy{
	padding:0 0 0 115px;
	width:590px;
	height:51px;
	background:url(images/imgLandingTableBottomLeft.gif) no-repeat;
	}
#allModels ul.CustBuy li{
	display:inline;
	}
#allModels ul.CustBuy a{
	width:78px;
	height:51px;
	display:block;
	float:left;
	background:url(images/bgLandingTableCustBuy.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
	}
#allModels ul.CustBuy a.alt{
	background:url(images/bgLandingTableCustBuyAlt.gif) no-repeat;
	}
#allModels ul.CustBuy a.end{
	background:url(images/bgLandingTableCustBuyEnd.gif) no-repeat;
	width:85px;
	}
#allModels ul.Models{
	padding:0 0 0 115px;
	height:76px;
	background:url(images/imgLandingFeaturesDetails.gif) no-repeat;
	}
#allModels ul.Models li{
	display:inline;
	padding:0
	}
#allModels ul.Models a{
	width:78px;
	height:76px;
	display:block;
	float:left;
	text-indent:-9999px;
	outline:none;
	}
#allModels ul.Models a.series3{
	background:url(images/bgLandingTable3Series.gif)
	}
#allModels ul.Models a.series4{
	background:url(images/bgLandingTable4Series.gif)
	}
#allModels ul.Models a.series5{
	background:url(images/bgLandingTable5Series.gif)
	}
#allModels ul.Models a.series6{
	background:url(images/bgLandingTable6Series.gif)
	}
#allModels ul.Models a.series7{
	background:url(images/bgLandingTable7Series.gif)
	}
#allModels ul.Models a.series8{
	background:url(images/bgLandingTable8Series.gif)
	}
#allModels ul.Models a.series9{
	width:99px;
	background:url(images/bgLandingTable9Series.gif)
	}
#allModels ul.Models a.series10{
	width:85px;
	background:url(images/bgLandingTable10Series.gif)
	}
/* ---- NEW SHOP BY SIZE STYLES ---- */

/* ------------------- Sale Page: Mother's Day Promo -------------------------- */
#saleLeft{
	float:left;
	width:265px;
	margin:0 25px 25px 0;
	padding-right:25px;
	border-right:1px dotted #ccc;
}
#saleRight{
	float:left;
	width:556px;
	padding:0 20px;
}
#splashSale{
	margin:0 0 15px 0;
}
#splashSale h2{
	margin:0;
	color:#fff;
	background:#85871C;
	padding:7px 10px;
	font-weight:normal;
}
#splashSale h2 strong{
	font-weight:bold;
	font-size:14px;
}
#splashSale h3{
	margin:0;
	color:#fff;
	background:#B3291C;
	padding:7px 0;
	text-align:center;
	margin-bottom:10px;
	width:596px;
	font-size:16px;
}
#splashSale h4{
	color:#B3291C;
}
#splashSale ul.left,
#splashSale ul.right{
	float:left;
	margin:0;
	padding:20px;
	width:220px;
	_width:260px
} 
#splashSale ul.check li{
	padding-left:28px;
	background:url(images/bullet-check.gif) no-repeat top left
}
#splashSale ul ul{
	margin:0;
	padding:0;
}
#splashSale ul ul li{
	margin:0 0 3px 15px;
	list-style:disc;
	color:#666666;
	background:0 !important;
	padding-left:0 !important
}
#splashSale ul ul li p{
	color:#666666;
}
#saleRight ul{
	padding:0;
	float:left;
	width:278px;
}
#saleRight ul li{
	margin:0 0 3px 15px;
	list-style:disc;
	color:#666666;
}
.splashSaleLeft{
	float:left;
	width:295px;	
	background:#FAFAF4;
	margin:0 7px 10px 0;
}
.splashSaleRight{
	float:left;
	width:295px;
	background:#FAFAF4;
	overflow:hidden;
}

.saleFinancing{
	background:#B3291C; 
	color:#fff; 
	font-weight:bold; 
	font-size:14px; 
	padding:15px; 
	text-align:center;
	margin-right:20px;
	}
.saleFinancing span{
	font-weight:normal; 
	}	
.sep{
	display:block;
	margin:auto;
}
#hdrFreeShipBothWays{
	background:url(images/hdrFreeShipBothWays.gif) no-repeat;
	height:40px;
	margin:0 0 15px 9px;
	text-indent:-9999px;
}
#hdrCouponCodes{
	margin:0 !important;
	color:#fff;
	background:#85871C !important;
	font-size:14px !important;
}
#divCouponCodes{
	margin:0 0 20px 0;
}
#tblCouponCodes{
	width:598px;
}	
#tblCouponCodes tr{
	background:#FAFAF4;
}
#tblCouponCodes tr.alt{
	background:#EFEFE0;
}
#tblCouponCodes td, #tblCouponCodes th{
	padding:7px;
}
#tblCouponCodes td{
	text-align:left;
}
#tblCouponCodes th{
	text-align:left;
	font-weight:bold;
}
#giftFreeRobe{
	background:url(images/hdrFreeRobeGift.gif) no-repeat;
	width:257px;
	height:55px;
	margin:0
}
#saleRight h3{
	background:url(images/hdrPlusYourChoice.gif) no-repeat;
	width:257px;
	height:41px;
	margin:0;
	text-indent:-9999px;
}
#saleChoices{
	padding:15px;
}
#saleChoices li{
	background:url(images/bullet-Disc1.gif) no-repeat;
	padding-left:14px;
}
h4.SaleFreeBundle {
	text-indent:-9999px;
	background:url(images/h4SaleFreeBundle.gif) no-repeat;
	height:29px;
	margin-bottom:5px;
}
h4.SaleFreeShipping {
	margin-bottom:10px;
	font-size:14px;
	color:#5E0403;
}

h4.SaleNoInterest {
	margin-bottom:10px;
	font-size:14px;
	color:#5E0403;
}
#orSeparator{
	margin:10px 0;
}
#signUp{
	float:left;
	margin-bottom:15px;
}
.signUp-left{
	float:left;
	width:25%;
	margin-right:15px;
	background:#FAF9F4;
	padding:15px;
}
.signUp-left h2{
	color:#C43509;
}
.signUp-left h3{
	font-size:14px;
	color:#80801E;
}
.signUp-left img{
	margin-bottom:5px;
}
.signUp-right{
	float:left;
	width:67%;
}
.signUp-right table{
	border:1px solid #4B6186
}
.signUp-right th{
	text-align:left;
	color:#fff;
	padding:5px;
	font-weight:bold;
	background:#4B6186;
}
.imgBreast{
	margin:0 0 15px 17px;
	display:block;
}
#testimonials{
	border:3px solid #ccc;
	margin-bottom:15px;
	width:600px;
}
/* ======== BEGIN: Home page redesign 12/17/2009  ================================ */
.hidden-text{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
#homeleft{
	float:left;
	width:211px;
	margin:0 10px 0 0;
}
#bannerSave{
	width:627px;
	height:58px;
	background:url(images/bannerSave.jpg) no-repeat;
	margin:3px 0 5px 0;
}
#right {
	width:326px;
	float:left;
	text-align:center
}
#tenReasons {
	margin:0 0 15px 4px;
}
#tenReasons h1 {
	width:209px;
	height:77px;
	color:#fff;
	background:#5E0403;
	padding-top:7px;
	text-align:center;
	font-size:15px;
	line-height:22px;
}
#tenReasons h1 span{
	font-size:30px;
	line-height:22px;
}
#tenReasons ul {
	margin:0 0 0 12px;
}
#tenReasons li {
	margin-bottom:12px;
	font-size:11px;
	color:#0a2d67
}
#tenReasons li a {
	display:block;
	padding-left:25px;
	background:url(images/lstContent.png) no-repeat 0 2px;
	color:#020101;
	font-weight:normal;
}
#tenReasons li a:hover{
	color:#A32424
}
#exploreDifference{
	height:150px;
	margin:0 5px;
	background:url(images/bgABDifference.gif) no-repeat bottom left;
	clear:both;
}
#exploreDifference h2{
	margin:0 0 5px;
	background:#5E0403;
	color:#fff;
	padding:8px;
	text-align:center;
	font-size:16px;
	font-style:italic;
}
#exploreDifference strong{
	font-size:11px;
	color:#020101;
	margin-left:15px;
}
#exploreDifference ul{
	padding:0 12px 20px 12px;
}
#exploreDifference li{
	display:inline;
	float:left;
	height:76px;
	margin-right:32px;
}
#exploreDifference li a{
	display:block;
	float:left;
	height:76px;
	text-indent:-9999px;
	overflow:hidden;
}
#exploreDifference li a:hover{
	background-position:0 -76px
}
#exploreDifference .compare, #exploreDifference .compare a { width:67px }
#exploreDifference .compare a { background:url(images/btnABDiffCompare.gif) no-repeat }
#exploreDifference .pricing, #exploreDifference .pricing a { width:67px }
#exploreDifference .pricing a { background:url(images/btnABDiffPricing.gif) no-repeat }
#exploreDifference .numbeds, #exploreDifference .numbeds a { width:92px }
#exploreDifference .numbeds a { background:url(images/btnABDiffMemoryFoam.gif) no-repeat }
#exploreDifference .warranty, #exploreDifference .warranty a { width:64px }
#exploreDifference .warranty a { background:url(images/btnABDiffWarranty.gif) no-repeat }
#exploreDifference .shipping, #exploreDifference .shipping a { width:86px }
#exploreDifference .shipping a { background:url(images/btnABDiffFreeShipping.gif) no-repeat }
#exploreDifference .reviews, #exploreDifference .reviews a { width:55px; margin:0; }
#exploreDifference .reviews a { background:url(images/btnABDiffReviews.gif) no-repeat }

#featuredProduct{
	float:left;
	display:inline;
	width:204px;
	margin:0 3px 0 5px;
}
#featuredProduct h2{
	margin:0;
	background:#780000 url(images/bgHomeH2.gif) repeat-x;
	color:#fff;
	padding:5px;
	text-align:center;
}
#featuredProduct *{
	font-size:16px;
}
#featuredProduct em{
	font-style:italic;
}
#featuredProduct div{
	padding:5px;
	text-align:center;
	margin-top:5px;
}
#featuredProduct h4 a{
	font-size:12px;
	font-weight:bold;
	color:#8e0000 !important;
}
#featuredProduct p{
	font:normal 10px/12px Arial, Helvetica, sans-serif
}
#noInterestFinancing{
	float:left;
	display:inline;
	width:205px;
	height:200px;
	margin:0 3px 0 0;
}
#noInterestFinancing h2{
	margin:0;
	background:#780000 url(images/bgHomeH2.gif) repeat-x;
	color:#fff;
	padding:5px;
	text-align:center;
}
#noInterestFinancing *{
	font-size:16px;
}
#noInterestFinancing em{
	font-style:italic;
}
#noInterestFinancing div{
	padding:5px;
	background:url(images/bgNoInterest.jpg) no-repeat top right;
}
#noInterestFinancing p{
	width:100px;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	padding-top:20px;
}
#noInterestFinancing p a{
	font:normal 11px/11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#8e0000 !important;
	margin-top:16px;
	display:block;
}
#riskFreeTrial{
	float:left;
	display:inline;
	width:205px;
}
#riskFreeTrial h2{
	margin:0;
	background:#780000 url(images/bgHomeH2.gif) repeat-x;
	color:#fff;
	padding:5px;
	text-align:center;
}
#riskFreeTrial *{
	font-size:16px;
}
#riskFreeTrial em{
	font-style:italic;
}
#riskFreeTrial div{
	padding:5px;
	margin-top:5px;
}
#riskFreeTrial p{
	font:normal 10px/11px Arial, Helvetica, sans-serif
}
#riskFreeTrial p a{
	font:normal 11px/11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#8e0000 !important;
	margin-top:5px;
	display:block;
}
#riskFreeTrial .floatright{
	margin:0 0 5px 10px;
}
#sbsVideo{
	width:403px;
	height:259px;
	background:#000;
	margin-bottom:5px;
}
.sale{
	margin-bottom:10px;
}
/* ======== END: Home page redesign 12/17/2009 ================================ */
