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

div.specials { padding: 20px 12px; background: url('/lib/yhst-60538284707615/horizontal-sep.gif') no-repeat center top; } 

div.caption-area { clear: both; padding: 14px 0px 8px; } 


/*
div.welcome-mess-area {
  padding: 30px 14px 0px 200px;
  height: 0px;
background-color: #f1fafe;
}*/

div.welcome-mess-area { 
padding: 0px 14px 30px 390px; 
height: 0px; }  

div.home-caption {
  padding: 0px 10px ;

}

div#overall { background-color: #fff; width: 760px; margin: 0 auto; text-align: left; } 



