div.category-list td {border: 0;}

ul#tabs td {
cursor: pointer;
height: 20px;
padding: 0;
}

ul#tabs {
list-style-type: none;
padding: 0;
margin: 0;
font-family: Arial;
font-size: 12px;
padding-left: 20px;
padding-bottom: 27px;
border-bottom: 1px solid #cccccc;
}

ul#tabs li {
float: left;
height: 24px;
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #777777;
margin: 2px 3px 0 0;
background: #ffffff;
}

ul#tabs li.active {
float: left;
height: 24px;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #113e7a;
background: #f2f2f2;
}

#tabs li a {
cursor: pointer;
float: left;
display: block;
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #777777;
text-decoration: none;
padding-top: 3px;
padding-bottom: 6px;
padding-left: 7px;
padding-right: 7px;
}

#tabs li.active a {
cursor: default;
float: left;
display: block;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #113e7a;
text-decoration: none;
padding-top: 3px;
padding-bottom: 6px;
padding-left: 7px;
padding-right: 7px;
}

#tabs li.active a:hover {
cursor: default;
float: left;
display: block;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #113e7a;
text-decoration: none;
padding-top: 3px;
padding-bottom: 6px;
padding-left: 7px;
padding-right: 7px;
}

#tabs li a:hover {
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #113e7a;
}

a.navigation	{
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #1376dc;
text-decoration: none;
}

a.navigation:hover	{
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: underline;
}

#symbol_description{
	font-size: 14px;
}
#symbol_description a{
	font-size: 14px;
}

/* symbol vote*/
.vote .left_gray{
    width: 34px; 
    background: url(/images/buttonvote-left-gray.gif) ;
}
.vote .center_gray{
    background: url(/images/buttonvote-gray.gif) repeat-x; 
    color: #cccccc;"
}
.vote .right_gray{
    width: 8px; 
    height:27px; 
    background: url(/images/buttonvote-right-gray.gif);
}

.vote .left{
    cursor: pointer;
    width: 34px; 
    background: url(/images/buttonvote-left.gif) ;
}
.vote .center{
    cursor: pointer;
    background: url(/images/buttonvote.gif) repeat-x; 
    color: #ffffff;
    text-decoration: none;
}
.vote .right{
    cursor: pointer;
    width: 8px; 
    height:27px; 
    background: url(/images/buttonvote-right.gif);
}


/* symbol vote*/

/*   symbol_list_slider_all  */
.symbol_list_slider_all {

}


/*   symbol_list_slider_all  */
div.symbol_list_slider_all td a.groupname {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #ae0101;
text-decoration: underline;
}

div.symbol_list_slider_all td a.groupname:hover {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

div.symbol_list_slider_all td.group_header {
background: url(/images/box-toptile.gif) top repeat-x #eff4f5;
}

div.symbol_list_slider_all td.group_header_left {
background: url(/images/countr-l.gif) top no-repeat;
width: 3px;
}
div.symbol_list_slider_all td.group_header_right {
background: url(/images/countr-r.gif) top repeat-x #eff4f5;
width: 3px;
}

div.symbol_list_slider_all td.footer_left {
background: url(/images/symbols-left.gif) no-repeat;
}

div.symbol_list_slider_all td.footer {
background: url(/images/symbols-tile.gif) repeat-x;
}

div.symbol_list_slider_all td.footer_right {
background: url(/images/symbols-tile.gif) repeat-x;
}


