#homeAccordion {
	background-color: #262626;
	height: 370px;
	width: 746px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#pleah #homeAccordion1 h6 {
	background: url(../images/com_01.png) no-repeat;
}

#pleah #homeAccordion2 h6 {
	background: url(../images/com_02.png) no-repeat;
}

#pleah #homeAccordion3 h6 {
	background: url(../images/com_03.png) no-repeat;
}

#pleah #homeAccordion4 h6 {
	background: url(../images/com_04.png) no-repeat;
}

.headline {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FF3C3C;
}


#pleah {
	background-color: #262626 ;
	height: 362px;
	width: 742px;
	overflow: hidden;
	position: absolute;
	margin: 4px 4px 4px 0px;
}
#pleah div {
	height: 362px;
	width: 620px;
	position: absolute;
	background-color: #262626;
}

#pleah div h6 {
	display: block;
	float: left;
	text-align: center;
	height: 362px;
	width: 49px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	visibility: visible;
}

#pleah div h6 span {
	visibility: hidden;	
}

#pleah div p {
	width: 540px;
	padding: 0px 0px 0px 4px;
	text-align: justify;
	display: block;
	float: left;
}