label {
	display: block;
}

.relationship-wrapper {
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #949494;
	margin:0px;
	padding:0px;
	margin-right: -5px;
	padding-right: 5px;
	text-align:left;
	max-height:200px;
	overflow:auto;
	z-index: 100;
	filter:alpha(opacity=90);
	margin-top: -1px;
	margin-left: 0px;
	opacity: 0.9;
	-moz-opacity:0.9;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}

.relationship-wrapper ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-right: -5px;
}

.relationship-wrapper ul li.selected, .relationship-wrapper ul li:hover { 
	background: #E7E0D8;
	color: #655A3C;
}

.relationship-wrapper ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}

.relationship
{
	margin: 0px;
	padding-left:5px;
	text-align:left; 
	background: url('/skins/extranet2009/images/select-bg.png') no-repeat center right transparent;
	border: 1px solid #949494;
	padding-top: 0px;
	height:23px;
	cursor: pointer;
	width: 138px;
	color:#000000;
	font-size: 12px;
}

.currency-wrapper {
	position:absolute;
	background-color:#FFFFFF;
	border:1px solid #949494;
	margin:0px;
	padding:0px;
	margin-right: -5px;
	padding-right: 5px;
	text-align:left;
	max-height:200px;
	overflow:auto;
	z-index: 100;
	filter:alpha(opacity=90);
	margin-top: -1px;
	margin-left: 0px;
	opacity: 0.9;
	-moz-opacity:0.9;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}

.currency-wrapper ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-right: -5px;
}

.currency-wrapper ul li.selected, .currency-wrapper ul li:hover { 
	background: #E7E0D8;
	color: #655A3C;
}

.currency-wrapper ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	cursor:pointer;
}

.currency
{
	margin: 0px;
	padding-left:5px;
	text-align:left; 
	background: url('/skins/extranet2009/images/select-bg.png') no-repeat center right transparent;
	border: 1px solid #949494;
	padding-top: 4px;
	height:19px;
	cursor: pointer;
	width: 433px;
	color:#000000;
	font-size: 12px;
}
