.fr_xpander {
	cursor: pointer;
	margin: 20px 0px 20px 0px;
	font-size: 1.0em;
	color: #333333;
	padding-left: 20px;
	height: 22px;

}


.display_ul {
	background: url(../images/arrow_rt.png) no-repeat 0px 0px;
}

.hide_ul {
	background: url(../images/arrow_down.png) no-repeat 0px 6px;
}
