.dr-menu-list-border { 
	border : 1px solid;
	float : left; 
	position : absolute;
}
.dr-menu-list-bg {
	border-top-style : solid;
	border-left-style : solid;
	border-right-style : solid;

	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;

	background : repeat-y left;
}
.dr-menu-label {
	left: 0px;
	top: 0px;
	padding : 2px 5px 2px 5px; 
	white-space : nowrap; 
	width : auto; 
	height : auto;
}
.dr-menu-label-unselect {
	border : 0px solid transparent;
	padding : 3px 6px; 
}
.dr-menu-label-select {
	border : 1px solid;
	cursor : pointer; 
}

.dr-menu-list-strut {
	font-size : 0px; 
	border: 0px; 
	margin : 0px;
	position: relative;
}

.underneath_iframe{
	position: absolute;
	z-index: 90;
	visibility:hidden;
	left:0px;
	top:0px;
	height:1px;
	width:1px;
}
.dr-label-text-decor{
font-weight:bold;}
.dr-menu-list-border{
border-color:#C4C0B9;background-color:#F1EEE9;}
.dr-menu-list-bg{
background-image: url(/a4j_3_1_1-SNAPSHOTorg.richfaces.renderkit.html.images.background.MenuListBackground/DATB/eAF7-e7j1XuPARMEBV8_);border-top-color:#F1EEE9;border-left-color:#F1EEE9;border-right-color:#F1EEE9;}
.dr-menu-label{
font-family:Arial, Verdana, sans-serif ;font-size:11px;}
.dr-menu-label-select{
border-color:#C4C0B9;background-color:#ffffff;color:#000000;}