/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.


*/

/* #bodyshell {border-left: 150px solid rgb(178,101,75);}*/

#bodyshell {border-left: 150px solid rgb(0,0,0);}
/*236,171,151 -- pink -- gray 15,15,15
#container {border:thin solid rgb(255,255,255);}*/
dl.addressList dt, dl.deflist dt {font-weight:bold;}
table.productdescription tr td {width:33%;padding:5px;}
#whatsincluded {padding:10px}

#itemtype .code {color: #000000;}

#itemtype .itemform .price-bold {color: #000000;}

#messagearea #messagetitle {
    border-bottom: none;
}

