.body_content {
/* body,td { */
 font-size: 12px;
}
.wrapper {
  width: 750px;
  
}

.niceBox {
 border: 1px solid #ccc;
 background: #eef;
 -moz-border-radius: 5px;
}
.niceBox td {
 padding: 5px 2px;
}
#shoppingCart {
 width: 70%;
 border: 1px solid #ccc;
 background: #eef;
 -moz-border-radius: 5px;
 margin: 0 auto 2em auto;
}
#shoppingCart td.productListing-heading {
 font-weight: bold;
 border-bottom: 1px solid #bbb;
}
#shoppingCart td {
 padding: 2px 2px;
}
.jefMsg {
 text-align: center;
 margin: 0 0 15px 0;
 color: #f00;
}
.jefMsg:before{
 content: '*** ';
}
.jefMsg:after{
 content: ' ***';
}
/*================ INITIAL STYLESHEET EMATTRESS ===========================*/

