.jam_gray
{
	border:1px solid #c4c4c4;
	margin:0px;
	padding:0px;
	text-indent:0px;
	width:100%;
	text-align:left;
}
.jam_gray div.head
{
	background-color:#E9E7E7;
	line-height:28px;
	height:28px;
	padding-left:10px;
	font-size:13px;
	color:Black;
	border-top:1px solid #c4c4c4;
}
.jam_gray div.head .handle
{
	 background:url(arrow-square.gif) no-repeat right -51px;
	 width:25px;
	 height:25px;
	 float:right;
}
.jam_gray div.selected div.head .handle
{
	background-position:right 5px;
}
.jam_gray div.head a
{
	color:Black;
	font-weight:bold;
}
.jam_gray div.accordionContent
{
	background-color:#F7F7F1;
	padding:2px 2px 4px px;
}