.tabs-hide {
        display: none;
    }

@media print {
    .tabs-nav {
        display: none;
    }
}

.tabs-container {
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(../img/loading.gif) no-repeat 50% 50%;
}

.show-uls {position:relative; padding:17px 0 0 73px; height:313px !important; height /**/:330px}
html>body .show-uls {height:auto !important; min-height:313px}
.show-uls h3 {position:absolute; top:-30px; padding-left:15px; left:30%; font-size:1.455em; color:#52575c}
.show-uls h2 {clear:both; font-size:1.455em; color:#52575c; padding-bottom:10px; padding-left:23px}

.show-tabs-inner li {}
.show-tabs-inner li a, .col-1 a {display:block; color:#52575c; text-decoration:none; padding:6px 15px 7px 23px}
.show-tabs-inner span, .col-1 a span {}
.show-tabs-inner .tabs-selected, .col-1 .tabs-selected {background:#bc002c url(../images/tabs-li-1.gif) repeat-x 0 0}
.show-tabs-inner .tabs-selected a, .col-1 .tabs-selected a {color:#fff !important; background: url(../images/tabs-li-bg.gif) no-repeat 100% 50%}
.show-tabs-inner .tabs-selected span, .col-1 .tabs-selected a span {border-bottom-width:0}

#profile-tabs {position:relative}

.show-tabs-inner {float:right; width:70%}
.show-tabs-inner ul {float:left; width:31%; margin:0 35px 0 0; padding:0; list-style-type:none; background:#bcc0c3 url(../images/tabs-li-2.gif) repeat-x 0 0; font-size:1.273em}
.show-tabs-inner li {zoom:1; position:relative; margin:0 -19px 0 0}
.show-tabs-inner li a {zoom:1; padding:10px 19px 11px 19px}
.show-tabs-inner .tabs-container {float:left; width:30%}
.show-tabs-inner .tabs-nav {}

.col-1 {float:left; width:30%; margin:0 -20% 0 0; padding:0; list-style-type:none; font-size:12px}
	.col-1 li {margin-right:20px}