/* == Tabs moved to theme css == */
#tabholder{margin-top:15px}
.tab_controll{ margin-left:30px; position: relative; z-index: 11; top:2px}
.tab_container { clear:both; float:left; width:100%; min-height: 200px; background: #f7f7f7; border: 1px solid #dcdcdc; border-bottom: 1px solid #a2a2a2; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.1); -moz-box-shadow:0px 3px 2px 0px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.1); position: relative; margin:0px; z-index: 10; }
.tab_content {padding:20px;}