/*ul.tabs { margin: 0; padding: 0; float: left; list-style: none; height: 31px !important; border: none !important; width: 100%; }
ul.tabs li { float: left; margin: 0; padding: 0; height: 30px !important; line-height: 31px; border: none !important; margin-bottom: -1px; overflow: hidden; position: relative; background: none !important; }
ul.tabs li a { text-decoration: none; color: #000; display: block; font-size: 1.2em; padding: 0 20px; border: 1px solid #fff; outline: none; }
ul.tabs li a:hover { background: #ccc; }
*/

ul.tabs li.active{ /*width:97px !important; background: url(../../themes/boonrepublic-default/_inc/images/br-registration-tabs.png) no-repeat !important;*/ }

html ul.tabs li.active, html ul.tabs li.active a:hover { background: #fff; border-bottom: 1px solid #fff; }
.tab_container { overflow: hidden; clear: both; float: left; width: 100%; background:transparent url(none) !important; border-style: none !important; padding: 0px !important; }
.tab_content { padding:20px 0px 0px !important; font-size: 1.2em; }
