.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: left;
margin-top: 2px;
margin-right: 3px;
}
/*
.headers{
width: 400px;
font-size: 120%;
font-weight: bold;
border: 1px solid black;
background-color: lightyellow;
}
*/
.switchcontent{
	border				: 1px solid black;
	border-top-width	: "0px";
	font-family			: arial, helvetica, sans-serif;
	font-size			: "14";
	padding-left		: "14px";
	padding-right		: "14px";
	text-align			: "justify";
	width				: 528px;
}
