body{
	padding:0;
	margin:0;
	font-family:arial, sans-serif;
}
#container{
    padding:0;
    margin:0;
/*	background-color:#333366; */
}
#contentContainer{
    background:#fff url(../images/content-bg.jpg) repeat-y;
    background-position:-10px 0px;
    border:1px soild red;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/************************************************ Header */
h1{
    width:870px;
    height:122px;
    background:url(../images/header-logo-pg.jpg) no-repeat;
    padding:0;
    margin:0;
    text-indent:-9999px;
}
#header, #contentContainer{
    width:870px;
    margin:0 auto 0 auto;
}
#header div{
    background:#c29ac2;
}
#header ul{
    padding:0;
    margin:0;
}
#header  li{
    float:right;
    margin-left:15px;
    font-family:'times new roman', serif;
    font-size:.9em;
    padding:5px;
    color:#fff;
}

/************************************************ Matress Columns */
.matressReview{
    width:290px;
    float:left;
    font-size:.85em;
/*    color:#a3a3a3; */
	color:#666666;
}

span.fullStar{
    width:19px;
    height:18px;
    background:#fff url(../images/full-star.jpg) no-repeat;
    display:block;
    float:left;
}

span.emptyStar{
    width:19px;
    height:18px;
    background:#fff url(../images/empty-star.jpg) no-repeat;
    display:block;
    float:left;
}
span.last{
    margin-right:4px;
}
.matressReview h3{
    color:#996699;
    font-size:1.1em;
}
.matressReview h3.left{
    float:left;
    padding:0;
    margin:0 5px 0 0;
}

/************************************************ Matress Lists*/
.matressReview ul{
    list-style:none;
    margin:0;
    padding:0;
}
.matressReview li{
    margin:0;
    padding:0 0 10px 0;
    border-bottom:1px solid #a3a3a3;
}
.matressReview li h3{
    padding:0;
    margin:8px 0 3px 0;
}
.matressReview li p{
   margin-bottom:0px;
}
.matressReview li ul{
   padding-left:10px;
}
.matressReview li ul li{
  border:0;
  margin:0;
  padding:0;
}
.matressReview li.last{
	border:0;
}


/************************************************ Unique Matress Columns*/

#matressReview1{
    margin:0 40px 0 20px;
}
#matressReview2{
    margin:0 12px 0 10px;
    padding-right:30px;
}

#matressReview1 h2{
    height:62px;
    background:#fff url(../images/tempur-pedic.gif) no-repeat;
    text-indent:-9999px;
    border-bottom:1px solid #a3a3a3;
    padding-bottom:8px;
}
#matressReview2 h2{
    height:66px;
    background:#fff url(../images/bragada.gif) no-repeat;
    text-indent:-9999px;
    border-bottom:1px solid #a3a3a3;
    padding-bottom:3px;
}

#matressReview3{
    margin:0 50px 0 10px;
}
#matressReview3 h2{
    height:90px;
    background:#fff url(../images/sealy-logo.gif) no-repeat center center;
    text-indent:-9999px;
    border-top:1px solid #a3a3a3;
    border-bottom:1px solid #a3a3a3;
}
#matressReview4{
    margin:0 50px 0 10px;
}
#matressReview4 h2{
    height:53px;
    background:#fff url(../images/eMattressOutlet.gif) no-repeat center center;
    text-indent:-9999px;
    border-top:1px solid #a3a3a3;
    border-bottom:1px solid #a3a3a3;
    padding-bottom:37px;
}

/************************************************ Advertise */

div#advertisement{
        width:170px;
        float:right;
        margin-top:30px;
        padding-left:7px;
}

div#advertisement p{
        font-size:.8em;
        text-align:center;
}

/************************************************ Footer */
#footer{
        font-size:.7em;
        width:870px;
        margin:10px auto 0 auto;
        color: #a3a3a3;
}
span.left{
        float:left;
}
span.right{
        float:right;
}

li.special h3{
    height:13px;}

.link {font-size:12px;}