﻿/* E-commerce related, override e-commerce main css values
---------------------------------*/
/* price, inline because of IE6 */
#ecom_buynow_main_container h3.pp_tsr_header_medium {display:inline;}
/* Text above price */
#ecom_buynow_main_container p.pri {margin:0 0 12px;}
/* Text below price */
#ecom_buynow_main_container p.sec {color:#7E7E7E;font-size:11px;}
/* Buy now link on R6 pages */
#ppcontentAreaTop .ecom_buynow_btn_link {color: #14D !important; text-decoration: none !important; font-size: 12px !important;}

