.handcursor{
cursor:hand;
cursor:pointer;
}

.handcursor:hover {
text-decoration:underline;
}

.switchgroup1 {
border-top:1px solid #82829a;
border-bottom:1px solid #82829a;
background:/*#82829a;*/#000033;
padding:0 10px 10px 10px;
margin:0 0 10px 0;
}

.switchgroup1 p, .switchgroup1 ul {
color:#fff;
}

.switchgroup2 {
border-bottom:1px solid #82829a;
margin:0 0 10px 0;
}