@charset "utf-8";
/* Specifically For Price-List Display */
#inner_right_section table {border-top:1px solid #356aa0; border-bottom:1px solid #356aa0; margin-top:8px; margin-bottom:15px;}
#inner_right_section table td {padding:4px 4px 4px 8px; text-align:left; background:none; border-bottom:1px dashed #888;}
#inner_right_section table td font {font-size: 100%; font: inherit;}

/*--Pricesheet Category Links--*/
a.pricelist_Category {position:relative; left:-8px; color:#c00; font-style:oblique; font-weight:bold; font-size:16px; text-transform:uppercase;}
a.pricelist_Category:hover, a.pricelist_Category:active {color:#f00;}