/* ------- Borders & Dividers ------- */
hr{ border:0px solid transparent !important; background-color:transparent !important; height:1px; }
.divider,.divider_padding{ clear:both; display:block; margin-top:40px; margin-bottom:40px; padding-top:0; width:100%;}
.divider{border-top:1px solid #DCDCDC;border-bottom:1px solid #fff;}
.divider.top{ font-size:8px; line-height:10px; margin-bottom:20px; text-align:right; position:relative; }
.divider.top a{ height:20px; position:absolute; right:0; top:1px; color:#999;text-decoration:none;/*width:20px;*/}
.clearboth{ clear:both; display:block; font-size:0px; height:0px; line-height:0; width:100%; }

/* ------- Columns ------- 
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:4%; float:left; }
.last{ margin-right:0 !important; clear:right; }
*/
