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

/* Sale Price Italics in all Section listings and Featured Product Listing */
#contents .sale-price-bold { font-style: italic; }

/* Custom CSS Editing for customer by Yahoo! Tech Support. Customer aware this is outside standard service level. Editing height of header image field to allow image to appear properly (Variable not affecting) */

#header {
height: 100px;
}
img {display: block; border: 0;}

.yup td{vertical-align: middle;}

p.hidden {display: none;}
p.push {margin-left:10px;)


INPUT {font-size: 8pt} 



