.ui-tabs-hide { display: none !important; }

#middle {
color: #A7AEC3;
}

#middle ul {
margin: auto;
list-style-type: none;
padding: 0px;
margin-left: 10px;
}

#middle li {
width: 196px;
height: 28px;
display:block;
padding: 4px;
}

#middle ul li a {
display:block;
font-size: 12px;
font-family: Verdana, sans;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #A7AEC3;
}

#middle ul li a:hover {
text-decoration: none;
}

#middle .ui-state-default {
background: transparent;
}

#middle .ui-state-active {
background: #2D3B5D;
}

#tab-container {
width: 735px;
margin-left: 215px;
margin-right: 10px;
font-size: 13px;
font-family: Tahoma, sans;
font-weight: normal;
text-align: justify;
margin-top: -105px;
padding: 5px;
line-height: 20px;
letter-spacing: 0.1px;
}

#tab-container img {
display:block;
position: relative;
float: left;
padding-right: 10px;
}

#tab-container a {
color:  white;
border-bottom: 1px dotted white;
text-decoration: none;
}

#tab-container a:hover {
color:  white;
border-bottom: 1px solid white;
text-decoration: none;
}
