.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: left;
margin-top: 2px;
margin-right: 3px;
}

.headers{
width: 350px;
font-size: .8em;
font-weight: bold;
/*border: 1px solid black;
background-color: lightyellow;*/
}

.switchcontent{
font-size:.8em;
width: 350px;
padding:10px;
}

