﻿.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: right;
margin-top: 2px;
margin-right: 3px;
}

.headers{
	width: 600px;
	font-family: "Trebuchet MS";
	font-size: small;
	font-weight: normal;
	font-style:italic;
	color:blue;
	border: 1px solid black;
	background-color: #FFFFBF;
	padding: 5px;
}

.switchcontent{
	width: 600px;
	border: 1px solid black;
	border-top-width: 0;
	font-family: "Trebuchet MS";
	font-size: small;
	padding: 5px;
}