#tabs{
width: 970px ;
height: 33px ;
overflow: hidden ;
font-size: 1.1em ;
}
#tabs span{
display: block ;
float: left ;
width: 178px;
height: 24px ;
background-image: url(/images/tab_home.gif) ;
background-position: 0px 0px ;
background-repeat: no-repeat ;
font-weight: bold ;
text-align: center ;
padding-top: 7px ;
color:#ff9900;
}
#tabs span.selected{
background-position: 0px -31px ;
cursor: default ;
/* font-size: 1.1em ; */
text-decoration: none ;
color: #384564 ;
}
#tabs span.selected a{
color:#263656 ;
text-decoration:none;
}
#tabs span.selected a:hover{
color:#263656;
}
#tabs span a{
color: #198ADC;
}
#tabs span a:hover{
color:#198ADE;
}
#tabs .tspace{
float: left ;
height: 30px ;
width: 10px ;
border-bottom: solid ;
border-bottom-width: 1px ;
border-bottom-color: #919294 ;
}
#tabs .tspacesmall1{
float: left ;
height: 30px ;
width: 92px ;
border-bottom: solid ;
border-bottom-width: 1px ;
border-bottom-color: #919294 ;
}
#tabs .tspacesmall2{
float: left ;
height: 30px ;
width: 92px ;
border-bottom: solid ;
border-bottom-width: 1px ;
border-bottom-color: #919294 ;
}

#tabs a.mysearchlink:hover{
color: #ff9900 ;
}
.tabconton{
width: 970px ;
height: 200px ;
overflow: hidden ;
position: relative ;
top: -1px ;
border-style: none ;
padding-top: 20px ;
padding-bottom: 10px ;
text-align: center ;
/* border-style: dashed ; */
/* border-color: yellow ; */
/* border-width: 1px ; */
}
.tabcontoff{
display: none ;
}
.tabconton .center{
/* border-width: 1px ; */
/* border-style: solid ; */
/* border-color: red ; */
margin-left: auto ;
margin-right: auto ;
width: 970px ;
padding-left:15px ;
}
*html .tabconton .center{
margin-left: auto ;
margin-right: auto ;
width: 885px ;
padding-left:15px ;
}
/* Column in center */
.tabconton .center .column{
padding: 0px ;
width: 320px ;
}
/* General column*/
.tabconton .column{
/* border-style: dotted ; */
/* border-width: 1px ; */
/* border-color: green ; */
padding-left: 15px ;
padding-right: 45px;
padding-top: 0px;
text-align: left ;
line-height: 21px;
float: left ;
}
.column a{
}
#tab_mysearches{
text-align: left ;
}
