body {margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px}
#slider {
	width:222px
}
.header {
	width:200px;
	font-weight:bold;
	cursor:pointer;
	background-image: url(../images/bgacc.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-top: 5px;
}
.header:hover {
}
.content {overflow:hidden}
.text {
	width:218px;
	border-top:none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#slider2 {
	width:473px
}
.header2{
	width:450px;
	font-weight:bold;
	cursor:pointer;
	background-image: url(../images/bgaccordionheader2.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-top: 5px;
	color: #FFFFFF;
}
.header2:hover {
}
.content2 {overflow:hidden}
.text2 {
	width:465px;
	border-top:none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
