* {
	list-style:none;
}
.textn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}

#basic-accordian{
	width:215px;
	position:relative;
	z-index:2;
	background-color: #dcd0c6;
	float: left;
}

.accordion_headings{
	padding:5px;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	background-image: url(../images/bg_blogs01.gif);
	height: 26px;
	width: 205px;
	background-repeat: no-repeat;
}
.accordion_headings1 {
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	background-image: url(../images/bg_blogs01.jpg);
	height: 115px;
	width: 187px;
	background-repeat: no-repeat;
	background-color: #dcd0c6;
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.accordion_headings2 {
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	background-image: url(../images/bg_blogs02.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 187px;
	background-color: #dcd0c6;
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.accordion_headings3 {
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	background-image: url(../images/bg_blogs03.jpg);
	background-repeat: no-repeat;
	height: 115px;
	width: 187px;
	background-color: #dcd0c6;
	padding-top: 12px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.accordion_child{
	background:#dcd0c6;
	height: 115px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 14px;
	font-size: 10px;
	color: #4c4b4b;
}
.accordion_child2 {
	height: 115px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 14px;
	font-size: 10px;
	color: #4c4b4b;
	background-color: #dcd0c6;
	background-image: url(../images/bullets_blogs2.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px;
}

.accordion_child2 li {
	padding-bottom: 4px;
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: left 6px;
}

.header_highlight{
}
.accordion_child li {
	padding-bottom: 4px;
	padding-left: 9px;
	background-repeat: no-repeat;
	background-position: left 6px;
	background-image: url(../images/bullet_mini.gif);
}