#tabs { clear: both; text-align: left; margin-top:10px; }
#tabcontrols {  }
#tabcontrols a:link, #tabcontrols a:visited { font-size: 12px; font-weight: bold; color: #6f8336; background-color:#c7d3a4; text-decoration: none; width:125px; }
#tabbtn1, #tabbtn2, #tabbtn3 { text-align:center; }
#tabbtn1 { padding: 8px 29px !important; }
#tabbtn2 { padding: 8px 28px !important; }
#tabbtn3 { padding: 8px 37px !important; }

#tabcontrols a:link.selected, #tabcontrols a:visited.selected { color: #fff; background-color:#768a3d; text-decoration: none; }
#tabcontrols a { text-decoration: none; }
#tabcontents { clear:both; border-top: 1px solid #7f9da6; padding: 3px 0px; }
#reviews { border-width: 0px; }
#reviews label { display: none; }






/*

#tabs { 
    clear: both;
    text-align: left; 
}

#tabcontrols {
  line-height: 25px;
  margin-left: 20px;
}

#tabcontrols a:link, #tabcontrols a:visited {
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #63686b;
    background: url(/lib/yhst-17895246678050/taboff-back.jpg) center no-repeat;
    text-decoration: none;
    margin-right: 1px;
    line-height: 25px !important;
    width: 102px !important;
    height: 25px !important;
    padding: 6px 13px;
}

#tabbtn2 {
padding: 6px 14px !important;
}

#tabbtn3 {
padding: 6px 24px !important;
}

#tabcontrols a:link.selected, #tabcontrols a:visited.selected {
    color: #2e2d35;
    background: url(/lib/yhst-17895246678050/tabon-back.jpg) center no-repeat;
    text-decoration: none;
}

#tabcontrols a {
    text-decoration: none !important;
}

#tabcontents {
	border-top: 1px solid #bbd166;
	padding: 5px 0px;
	margin-top: -1px;
}

#reviews {
  border-width: 0px;
}

#reviews label {
  display: none;
}

*/
