

#tags
{
width:420px;
height:160px;
font-size:11px;
}

UL.tabNavigation {
list-style: none !important;
margin-bottom:3px;
padding:0 !important;
}

UL.tabNavigation LI {
display: inline !important;
width:100px;
float:left;
margin-right:2px;
white-space:nowrap;
text-align:center;
}

UL.tabNavigation LI a{
padding:6px 5px;
display:block;
white-space:nowrap;
background-color:#A88FAA !important;
color: white !important;
font-weight:bold !important;
text-decoration: none !important;
}

UL.tabNavigation LI A.selected,UL.tabNavigation LI A:hover {
background-color: #6B1974 !important;
color: #fff !important;
background-image:none !important;
padding:6px 5px !important;
}

UL.tabNavigation LI A:focus {
outline: 0 !important;
}

div.tabs{
float:left;
clear:both;
margin:4px 0;
padding:0 0 5px 0;
width:547px;
} 

div.tabs  div {
float:left;
padding: 5px !important;
padding-top:12px !important;
border: 1px solid #6B1974 !important;
}

div.tabs > div h2 {
margin-top: 0 !important;
}