/* sideboxsponsored */
.sideboxsponsored{
	width: 220px;
	float: left;
	margin-bottom: 5px;
}

.sideboxsponsored h3{
	width: 205px;
	background-image: url(../images/sidebox-title-bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.sideboxsponsored-content{
	width: 218px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DFE0E2;
	border-left-color: #DFE0E2;
	background-image: url(../images/main/bg-02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 0px;
}


.sideboxsponsored-content ul{
	list-style-type: none;
	margin: 0px;
	padding: 00px;

}
.sideboxsponsored-content li{
	margin: 0px;
	color: #666666;
	list-style-type: none;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E9;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;

}
.sideboxsponsored-content li h4{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;


}


.sideboxsponsored-bottom{
	background-image: url(../images/sidebox220-bottom.gif);
	height: 7px;
	width: 220px;
	background-repeat: no-repeat;
	padding: 0px;
}

.sidebox-pic{
	float: left;
	height: 50px;
	width: 75px;
	margin-right: 10px;
	padding: 5px;
	background-image: url(../images/sidebox-pic.gif);
	background-repeat: no-repeat;

}


.accordion_headings{
	color:#333333;
	cursor:pointer;
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/line02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.accordion_headings a,.accordion_headings a:hover,.accordion_headings a:visited{
	text-decoration: none;
	color: #000000;

}

.accordion_child{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.header_highlight{
	background-color: #FFFFFF;
	font-weight: bold;
	color: #000000;
}

