div.redrawSelect_h {
	position: relative;
	z-index: 3 !important;
}
div.redrawSelect_txt, div.redrawSelect_txt_act {
	background-image: url(../images/mreg_select_act.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border: 2px solid #711e44;
	position: relative;
	cursor: pointer;  
  width:246px;
  background-color:#eba1b9;
  height:19px;
  padding:2px 0 0 4px;
  font-size:14px;
  color:#000000;
}
div.redrawSelect_txt_act {
	background-image: url(../images/mreg_select_act.gif);
	color: #000000; 
}
div.redrawSelect_opts {
	position: absolute;
	top: 25px;
  width:246px;
  max-height:100px;
  height:auto;
  overflow-y:auto;
	border: 2px solid #711e44;
	background-color: #eba1b9;
	z-index: 3;
}
div.redrawSelect_opts {
	padding: 2px;
}
div.redrawSelect_itm, div.redrawSelect_itm_act {
	display: block;
	padding-left: 4px;
	padding-right: 4px;
  font-size:14px;
  color:#000000;
	cursor: pointer;
}
div.redrawSelect_itm_act {
	color: #000;
}
div.redrawSelect_itm_hover {
	background-color: #d64273;
}




div.mregdateyselect_h {
	position: relative;
	z-index: 2  !important;
}
div.mregdateyselect_txt, div.mregdateyselect_txt_act {
	background-image: url(../images/mreg_select_act.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border: 2px solid #711e44;
	position: relative;
	cursor: pointer;  
  width:70px;
  background-color:#eba1b9;
  height:19px;
  padding:2px 0 0 4px;
  font-size:14px;
  color:#000000;
}
div.mregdateyselect_txt_act {
	background-image: url(../images/mreg_select_act.gif);
	color: #000000; 
}
div.mregdateyselect_opts {
	position: absolute;
	top: 25px;
  width:70px;
  max-height:100px;
  height:auto;
  overflow-y:auto;
	border: 2px solid #711e44;
	background-color: #eba1b9;
	z-index: 2;
}
div.mregdateyselect_opts {
	padding: 2px;
}
div.mregdateyselect_itm, div.mregdateyselect_itm_act {
	display: block;
	padding-left: 4px;
	padding-right: 4px;
  font-size:14px;
  color:#000000;
	cursor: pointer;
}
div.mregdateyselect_itm_act {
	color: #000;
}
div.mregdateyselect_itm_hover {
	background-color: #d64273;
}
div.mregdateyselect_h {
	position: relative;
	z-index: 2;
}

div.mregdatemselect_h {
	position: relative;
	z-index: 2  !important;
}
div.mregdatemselect_txt, div.mregdatemselect_txt_act {
	background-image: url(../images/mreg_select_act.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border: 2px solid #711e44;
	position: relative;
	cursor: pointer;  
  width:85px;
  background-color:#eba1b9;
  height:19px;
  padding:2px 0 0 4px;
  font-size:14px;
  color:#000000;
}
div.mregdatemselect_txt_act {
	background-image: url(../images/mreg_select_act.gif);
	color: #000000; 
}
div.mregdatemselect_opts {
	position: absolute;
	top: 25px;
  width:85px;
  max-height:100px;
  height:auto;
  overflow-y:auto;
	border: 2px solid #711e44;
	background-color: #eba1b9;
	z-index: 2;
}
div.mregdatemselect_opts {
	padding: 2px;
}
div.mregdatemselect_itm, div.mregdatemselect_itm_act {
	display: block;
	padding-left: 4px;
	padding-right: 4px;
  font-size:14px;
  color:#000000;
	cursor: pointer;
}
div.mregdatemselect_itm_act {
	color: #000;
}
div.mregdatemselect_itm_hover {
	background-color: #d64273;
}


div.mregdatedselect_txt, div.mregdatedselect_txt_act {
	background-image: url(../images/mreg_select_act.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border: 2px solid #711e44;
	position: relative;
	cursor: pointer;  
  width:46px;
  background-color:#eba1b9;
  height:19px;
  padding:2px 0 0 4px;
  font-size:14px;
  color:#000000;
}
div.mregdatedselect_txt_act {
	background-image: url(../images/mreg_select_act.gif);
	color: #000000; 
}
div.mregdatedselect_opts {
	position: absolute;
	padding: 25px 0 0 0;
  width:46px;
  max-height:100px;
  height:auto;
  overflow-y:auto;
	border: 2px solid #711e44;
	background-color: #eba1b9;
	z-index: 2  !important;
}
div.mregdatedselect_opts {
	padding: 2px;
}
div.mregdatedselect_itm, div.mregdatedselect_itm_act {
	display: block;
	padding-left: 4px;
	padding-right: 4px;
  font-size:14px;
  color:#000000;
	cursor: pointer;
}
div.mregdatedselect_itm_act {
	color: #000;
}
div.mregdatedselect_itm_hover {
	background-color: #d64273;
}
