.tab-container .etabs li { display: inline-block; padding: 0 20px; text-align: center; line-height: 32px; height: 32px; }
.tab-container .etabs li a { font-size: 28px; }
.tab-container .etabs li.active { background: url(../images/index_15.png) right bottom no-repeat; }
.tab-container .etabs li a.active { color: #d7020f }
.tab { display: inline-block; zoom: 1; *display:inline;
background: #eee; border: solid 1px #999; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
.tab a { font-size: 14px; line-height: 2em; display: block; padding: 0 10px; outline: none; }
.tab a:hover { text-decoration: underline; }
.tab.active { background: #fff; padding-top: 6px; position: relative; top: 1px; border-color: #666; }
.tab a.active { font-weight: bold; }
.tab-container .panel-container { background: #fff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }
#client .etabs,
#client1 .etabs { margin-top: 20px; }
