.acc-holder {
width:620px;
height: auto;
float:left;
margin:0px auto;
padding:0px 0px;
}

.btmact {
width:620px;
background:url(../images/accord-btm.gif) no-repeat;
height:8px;
float:left;
}

.accordian {
	width:620px;	
	margin:20px 0px 0px 0px;
	float:left;
}
 
 ul{
 	padding:0px 0px;
	margin:0px 0px;
}
.accordian li {
	list-style-type: none;
	padding:5px 10px 3px 10px;
	text-align:justify;
	font-size:13px;
}
 
.dimension {
	height: auto;
	border-left: solid 1px #F0D49C;
	border-right: solid 1px #F0D49C;
	font-size:13px;
}
	
.even, .odd {
	font-weight: bold;
	height: 25px;
	line-height:25px;
	padding:0px 0px;
	font-size:15px;

}
	
.even {
	background:url(../images/accordion.gif) no-repeat;
	color: #26530D;
	font-size:15px;
}
	
.odd {
	background:url(../images/accordion.gif) no-repeat;
	color: #26530D;
	font-size:15px;
}