/* Base Text */
#stage #content #hero ul.product,
#stage #content #hero ul.product .title a,
#stage #content ul .title a,
#stage #content .prod_display ul.product{
color:#545454; 
}
#stage #content .pt_01 a,
#stage #content .pt_02 a{
color:#747474;
}
/* Base Hover Text */
#stage #content #hero ul.product .title a:hover,
#stage #content ul .title a:hover,
#stage #content .pt_01 a:hover,
#stage #content .pt_02 a:hover{
color:#027fc5;
}
/* Line Separator */
#stage #content .line_sep{
border-bottom:1px solid #e9e9e9;
}
/* Single Product Module - 691x219 */
#stage #content .mod_1_prod{
background-image:url(../../base/frame/white_4col_border.png);
}
