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

/* Edit to change width of container to 980px */
#container {width:980px; background-color: #FFFFFF;}
#bodycontent {margin-left: -17px !important; width:797px;} /* 200 + 780 = 980 */

/* Edit to increase vertical spacing between specials on home page */
#contents .horizontal-seperator{padding-bottom: 30px; border-bottom:2px solid #ffffff;}

