/*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.*/

.horizontal-seperator {background-color:#d4e1ff;}
#contents td {
background-color:#d4e1ff;
margin:2px;
padding:5px;
}

#messagetitle 
{
background:#778899 url() no-repeat scroll 0pt 0px;
color:#FFFFFF;
font-family:Verdana,Tahoma,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0pt 0px;
padding:4px 15px 6px;
}

#itemtype .code {display:none; visibility: hidden;}

/* Hide front page Message area */
#messagearea { display: none; }


