.brighten img:hover{-webkit-filter:brightness(110%)}
.moderateTextEmphasis{font-weight:700;color:#505050}
.headline_text{font-family:Arial, Helvetica, sans-serif;font-size:15px;font-weight:700;padding-left:5px}
table{border-collapse: separate; border-spacing:0}
.bordered{border:solid #ccc 1px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 1px 1px #ccc;-moz-box-shadow:0 1px 1px #ccc;box-shadow:0 1px 1px #ccc}
.bordered tr:hover{background:#f0f9f0;-o-transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out;transition:all .1s ease-in-out}
.bordered td,.bordered th{border-left:1px solid #ccc;border-top:1px solid #ccc;text-align:left;padding:10px}
.bordered th{color:#FFF;background-image:url(../img/greenGradientTableHeader.png)}
.bordered td:first-child,.bordered th:first-child{border-left:none}
.bordered th:first-child{-moz-border-radius:6px 0 0;-webkit-border-radius:6px 0 0 0;border-radius:6px 0 0 0}
.bordered th:last-child{-moz-border-radius:0 6px 0 0;-webkit-border-radius:0 6px 0 0;border-radius:0 6px 0 0}
.bordered th:only-child{-moz-border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0}
.bordered tr:last-child td:first-child{-moz-border-radius:0 0 0 6px;-webkit-border-radius:0 0 0 6px;border-radius:0 0 0 6px}
.bordered tr:last-child td:last-child{-moz-border-radius:0 0 6px;-webkit-border-radius:0 0 6px 0;border-radius:0 0 6px 0}
#tabs{overflow:hidden;width:100%;list-style:none;margin:0;padding:0}
#tabs li{float:left;margin:5px -15px 0 0}
#tabs a{float:left;position:relative;height:0;line-height:30px;text-transform:uppercase;text-decoration:none;color:#fff;border-right:25px solid transparent;border-bottom:30px solid #2d3d2d;border-bottom-color:#777\9;opacity:.60;filter:alpha(opacity=45);padding:0 15px}
#tabs a:hover,#tabs a:focus{border-bottom-color:#1d2d1d;opacity:.80;filter:alpha(opacity=70)}
#tabs a:focus{outline:0}
#tabs #current{z-index:3;border-bottom-color:0;opacity:1;filter:alpha(opacity=100)}
