.dropcontent{
display:block;
}

.tabstyle{
cursor: pointer;
cursor: hand;
width:20px;
font: bold 10px Arial;
background-color: lightyellow;
border-top: 1px solid gray;
border-right: 3px outset white;

}

.tabstyle b{
color: blue;
margin-left: 3px;
margin-right: 3px;
}

#cyclelinks2{
margin-right:3px;
}

#cyclelinks2 .tabsfootstyle{
font: bold 12px Arial;
text-decoration:none;
background-color:white;
margin-right:3px;
}