/* GLOBAL SETUP
-----------------------------------*/
a { color: #c30000; }

/* CONTENT
-----------------------------------*/
/* Category Description */
.catdesc a { color:#333333; text-decoration:underline; }
.catdesc a:hover { color:#C30000; }

/* Product Description */
#description_stick_panel .ui-tabs-panel a, #description_panel .ui-tabs-panel a { color:#333333; text-decoration:underline; }
#description_stick_panel .ui-tabs-panel a:hover, #description_panel .ui-tabs-panel a:hover { color:#C30000; }

/* Finders */ 
.price_range_slider .ui-slider-range { background-color: #C30000; }