.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.headers{
	width: 400px;
	font-size: 120%;
	font-weight: bold;
}

.switchcontent{
	width: 500px;
	border-top-width: 0;
	display: block;
	float: left;
	margin-top: 15px;
	border: none;
}

