.showstate{ /*Definition for state toggling image */
	cursor:pointer;
	cursor:pointer;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 3px;
}

.headers{
width: 400px;
font-size: 120%;
font-weight: bold;
border: 1px solid black;
background-color: lightyellow;
}

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