.showstate{ /*Definition for state toggling image */
cursor:auto;
cursor:pointer;
float: none;
}

.switchcontent{
border-top-width: 0;
}

.showstate1 {
cursor:auto;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}
