.clearit {
margin: 0;
padding: 0;
height: 0;
clear: both;
}
.bubplastic.horizontal {
width: 100%;
height: 33px;
margin: 0;
padding: 0;
background: #000000 url(../images/menu/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
list-style: none;
margin: 0;
padding: 0;
}
.bubplastic.horizontal ul li {
width: auto;
float: left;
margin: 0;
padding: 0;
background: transparent url(../images/menu/bg-bubplastic-button.gif) top left repeat-x;
}
.bubplastic.horizontal ul li a {
display: block;
height: 33px;
width: auto;
padding-left: 25px;
float: left;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color: #FFFFFF;
text-decoration: none;
}
.bubplastic.horizontal ul li a span.menu_ar {
display: block;
float: left;
height: 22px;
width: 80px;
padding-top: 8px;
padding-right: 25px;
border-right: 1px solid #101010;
background: transparent url(../images/menu/bg-bubplastic-button.gif) top right repeat-x;
cursor: pointer;
}
.bubplastic.red ul li a:hover,
.bubplastic.red ul li.highlight a {
background: transparent url(../images/menu/bg-bubplastic-h-red.gif) top left repeat-x;
}
.bubplastic.red ul li a:hover span.menu_ar,
.bubplastic.red ul li.highlight a span.menu_ar {
background: transparent url(../images/menu/bg-bubplastic-h-red.gif) top right repeat-x;
}
#test li {
display: block;
border: solid 1px red;
}
div.alphabetcont {
width: 100%;
height: 15px;
text-align: center;
margin: 0 auto;
}
table.alphabettbl {
width: 459px;
height: 15px;
border: none;
text-align: center;
margin: 0 auto;
}
td.alphabetbg {
margin: 0;
padding: 0;
width: 15px;
height: 15px;
text-align: center;
background-color: #171717;
border: 1px solid #333333;
}