/*------------------------ ID STYLING -------------------------*/
#my-main-container-values { float:left; width:190px; _width:185px; text-align:left; }
#srch-value-points        { list-style-image:url(../images/stories/tick_green-small.png); margin:5px 0 10px 0px; padding:0px; margin-left:15px; }

/*------------------------ CLASS STYLING -------------------------*/
.value1_top            { background:#DAEBF0 url(../images/stories/values-1t.png) top left no-repeat; height:30px; }
.value1_bottom         { background:#DAEBF0 url(../images/stories/values-1b.png) top left no-repeat; height:21px; }
.value1_bottom_up      { background:#DAEBF0 url(../images/stories/values-1b-up.png) top left no-repeat; height:21px; }
.value2_top            { background:#DAEBF0 url(../images/stories/values-2t.png) top left no-repeat; height:30px; }
.value2_bottom_blank   { background:#DAEBF0 url(../images/stories/values-2b-blank.png) top left no-repeat; height:6px; }
.value3_bottom         { background:#DAEBF0 url(../images/stories/values-3b.png) top left no-repeat; height:29px; }
.value3_bottom_up      { background:#DAEBF0 url(../images/stories/values-3b-up.png) top left no-repeat; height:29px; }
.values_center         { background:#FFFFFF url(../images/stories/values-1c.png) top left repeat-y; padding:3px 10px 5px 12px; }

.value1_top_new        { float:left; width:190px; height:30px; background:#FFFFFF url(../images/stories/values-1t-new.png) top left no-repeat; }
.value2_top_new        { float:left; width:190px; height:30px; background:#FFFFFF url(../images/stories/values-2t-new.png) top left no-repeat; margin-top:6px; }
.value1_bottom_new     { float:left; width:190px; background:#FFFFFF url(../images/stories/values-1b-new.png) bottom left no-repeat; }

.award_val_t           { background:#F1F1F1 url(../images/stories/awards-module-t.png) top left no-repeat; height:61px; }

.srch_val_t            { background:#F1F1F1 url(../images/stories/tick-module-t.png) top left no-repeat; height:54px; }
.srch_val_c            { background:#F1F1F1 url(../images/stories/tick-module-c.png) top left repeat-y; }
.srch_val_b            { background:#F1F1F1 url(../images/stories/tick-module-b.png) bottom left no-repeat; padding:0px 10px 5px 12px; }
.read_more_less        { margin:-5px 10px 10px 10px; }

/*------------------------ FONT STYLING -------------------------*/
.arial_12_black, .arial_12_red, .arial_12_blue
                       { font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.arial_12_black        { color:#000000; }
.arial_12_red          { color:#CC0000; }
.arial_12_blue         { color:#006666; line-height:13px; }

.arial_11_gray, .arial_11_blue, .arial_11_deep_gray
                       { font-family:Arial, Helvetica, sans-serif; font-size:11px; }
.arial_11_gray         { color:#666666; }
.arial_11_blue         { color:#006699; }
.arial_11_deep_gray    { color:#484848; }

.verdana_11_deep_gray, .verdana_11_deep_gray_bold  
                       { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
.verdana_11_deep_gray_bold { font-weight:bold; }
.verdana_11_deep_gray  { color:#333333; }
.verdana_11_light_gray { color:#666666; }

.values_title          { font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#112640; margin:8px 0px 0px 27px; }
.values_text           { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; margin:3px 20px 8px 10px; }
.values_more           { float:right; font-family:Arial; font-size:9px; font-weight:normal; color:#112640; padding:5px 25px 0px 0px; cursor:pointer; margin:0px; }

.srch_val_title        { font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#112640; margin:10px 0px 0px 50px; }
.reg_pts               { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; margin:10px 20px 0 20px; }

/*------------------------ ELEMENT STYLING -------------------------*/
li { margin-bottom:5px; }
p  { margin:3px 0 2px 0; font-size:12px }
h4 { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#003366; margin:0 0 2px 0; font-weight:bold; padding:0; }
