.x1
{
list-style: none;
}

.x2
{
float: left;
margin: 0.15em 0em;
padding: 0;
list-style: none;
}

.x3
{
background-color:#080814;
height: 1.5em;
line-height: 1.5em;
float: left;
width: 10em;
display: block;
border: 0.1em solid #dcdce9;
color: #ffffff;
text-decoration: none;
text-align: center;
}
.x3:hover
{
text-decoration: underline;
background-color:#1f1f1f;
color: #ffffff;
}

/* Hide from IE5-Mac \*/
.x3
{
float: none
}
/* End hide */

.tabout {
background-color:#FFFFFF;
border:solid 1px #000000;
}