

#acc2
{
list-style:none;
font-family:Arial, Helvetica, sans-serif;
width:100%;
margin:0;
padding:0;
}

#acc2 table{width:97%; margin-left: 12px;}
/*#acc2 span
{
	width: 860px;
	padding: 6px 6px 8px;
	font-weight: bold;
	margin-top: 0px;
	cursor: pointer;
	background: url(../images/system/header.gif);
	background-repeat:repeat-x;
}
#acc2 span:hover
{
	background: url(../images/system/header_over.gif);
	background-repeat:repeat-x;*
}
#acc2 .acc-section2
{
	overflow: hidden;
	background: #fff;
}
#acc2 .acc-content2
{
	width: 425px;
	padding: 15px;
	background: #fff;
}*/

#nested2
{
width:100%;
list-style: none;
padding:0;
margin:0;
/*margin-bottom: 15px;*/
}

#nested2 table{margin-bottom: 8px;}

#nested2 td.title{background-color:#c8d7dc; padding:3px; border: solid 1px #a9bac0;}

#nested2 span
{
	/*width: 860px;*/
	width:100%;
	/*padding: 6px 6px 8px;*/
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
	/*background: url(../images/system/header.gif);
	background-repeat:repeat-x;*/
}
#nested2 span:hover
{
	/*background: url(../images/system/header_over.gif);
	background-repeat:repeat-x;*/
}
#nested2 .acc-section2
{
	overflow: hidden;
	background: #fff;
}
#nested2 .acc-content2
{
	width: auto;
	padding: 10px;
	background: #eaeaea;
}
/*#nested2 .acc-selected2
{
	background: url(../images/system/header_over.gif);
	background-repeat:repeat-x;
}*/
