
		

.accounting-text{
	height:215px;
	width:100%;
	border:solid #e1e1e1;
	border-width:0px 1px 0px 1px;
	background:url(images/fee-bg.gif) bottom repeat-x;
	}
									
	

/*
================================================================================
RBTS                                   drop down                                   
================================================================================
*/	


.accordion2 {
	width: 662px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 14px;*/
	text-decoration: none;
	margin:0px;
		float:left;

}
.accordion2 DT {
	BACKGROUND-POSITION: 604px 20px;;
	BACKGROUND-IMAGE: url(images/right-arrow.gif);
	/*	WIDTH: 600px;*/
	CURSOR: pointer;
	BACKGROUND-REPEAT: no-repeat;
	height: 60px;
	width:650px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

	


}
.accordion2 DT:hover {

	background-position: 604px 20px;
}
.accordion2 .open {
	background-image: url(images/down-arrow.gif);
	background-position: 604px 20px;
	background-repeat: no-repeat;
	width:650px;
}
.accordion2 DD {
	OVERFLOW: auto;
	height: auto;
	overflow-x:hidden;
	margin: 0px;

	padding-bottom: 0px;
	overflow-y:hidden;





}
.accordion2 SPAN {
	DISPLAY: block;
	WIDTH: 343px
}
.container3-content {
	height: 280px;
	width: 343px;
	padding-right: 0px;
	padding-left: 0px;
}
.accordion {
	vertical-align:top;
}

.noborder tr {
border:none;
}

.noborder td {
border:none;
}

.noborder table {
border:none;
}


