.dsuggs_stsb {
	visibility: hidden;
	z-index: 99;
	background-color: white;
	height:85px;
	width:264px;
	position: absolute;	
	margin-top:-23px;
	margin-left:306px;
}

.dsuggs_stsb select.dsuggs_select {
	border:1px solid black;
	height:85px;
	width:264px;
}
.dsuggs_rtsb {
	visibility: hidden;
	z-index: 99;
	background-color: white;
	height:85px;
	width:264px;	
	position: absolute;
	margin-top:-23px;
	margin-left:222px;
}
/*IEp_*/
* html .dsuggs_rtsb {
	visibility: hidden;
	z-index: 99;
	background-color: white;
	height:85px;
	width:264px;	
	position: absolute;
	margin-top:-23px;
	margin-left:254px;
}
/*IEp*/
.dsuggs_rtsb select.dsuggs_select {
	border:1px solid black;
	height:85px;
	width:264px;
}
/*IEp7*/
*:first-child+html .dsuggs_rtsb {
	margin-left:250px;
}
select.dsuggs_hide {
	visibility: hidden;
	height:0px;
}
