div.selectbox-wrapper {
  position:absolute;
  top: 24px;
  left: 0;
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  padding:0px;
  text-align:left;
  max-height:300px;
  overflow:auto;
  
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}

.custom-select-container
{
	position: relative;
	float: left;
}
.custom-select
{
	background: url(../../../gr_bg_dropbox01.jpg) 0 0 no-repeat;
	padding: 5px 0 0 8px;
	height: 20px;
}

label {
    display: block;
}
.selectbox 
{
  margin: 0 !important;
  width: 73px;
  display : block;
  text-align:left; 
  cursor: pointer;
  border: none;
  color:#333333 !important;
  padding: 5px 5px 0 8px;
}


.custom-select-container {	float:left; position:relative; }
	.custom-select-container01 { z-index: 10;}
	.custom-select-container02 { z-index: 8;}
	.custom-select-container03 { z-index: 12;}
	.custom-select-container04 { z-index: 5;}
	.custom-select-container05 { z-index: 4;}

div.selectbox-wrapper {
	position: absolute;
	top: 28px;
	left: 0;
	background-color: white;
	margin: -5px 0 0 1px;
	padding: 0px;
	text-align: left;
	max-height: 200px;
	height: auto !important;
	height: 200px;
	overflow: auto;
	float: left;
	z-index: 10 !important;
	width:120px !important;
}


div.selectbox-wrapper {
	margin: -5px 0 0 1px;
}

* html div.selectbox-wrapper, 
* + html div.selectbox-wrapper {
	margin-left: 6px;
}

div.selectbox-wrapper ul {
	list-style-type: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: 1px solid #bcbab3;
	border-top: none;
}

	div.selectbox-wrapper ul li.selected,
	div.selectbox-wrapper ul li.current { 
	  background-color: #d2d2d2;
	}
	div.selectbox-wrapper ul li {
		list-style: none;
		line-height: 2em;
		background-color: #bebebe;
		border-top: 1px solid #cacaca;
		border-bottom: 1px solid #ababab;
		color: #505050;
		display: block;
		cursor:pointer;
		padding: 0 0 0 7px;
		
	}

.custom-select
{
	background: url(../../gr_bg_select_03.gif) 0 0 no-repeat;
	padding: 4px 0 0 5px;
	height: 21px;
	z-index:1;
}

	.selectbox /* look&feel of  select box*/
	{
	  margin: 0 5px 0 1px !important;
	  /*font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	  display : block;
	  text-align:left; 
	  line-height: 1em !important;
	  cursor: pointer;
	  border: none !important;
	  color: #706867;
	  background:  0 0 no-repeat;
	  padding: 4px 5px 5px 4px !important;
	  width: 113px !important;
	  height: 24x !important;
	  float: left;
	  
	}

.overlay { position: relative; z-index: 9000; }

/* Field 01 */

.form-layout04 .field01 .custom-select-container03
{
	background: url(../../gr_bg_select_03.gif) 0 0 no-repeat;
	width: 240px !important;
}
	.form-layout04 .field01 .custom-select-container03 .selectbox /* look&feel of  select box*/
	{
	  padding: 0px !important;
	  width: 165px !important;
	  height: 22px !important;
	  padding: 0 28px 0 8px !important;
	}
	.form-layout04 .field01 .custom-select-container03 .selectbox-wrapper { width: 197px !important; }

/* Field 02 */

.form-layout04 .field01 .custom-select-container02
{
	background: url(../../gr_bg_select_02.gif) 0 0 no-repeat;
	width: 87px !important;
}
	.form-layout04 .field01 .custom-select-container02 .selectbox /* look&feel of  select box*/
	{
	  padding: 0 28px 0 8px !important;
	  width: 87px !important;
	  height: 22px !important;
	}
	.form-layout04 .field01 .custom-select-container02 .selectbox-wrapper { width: 87px !important; }
	
/* Field 03 */

.form-layout04 .field01 .custom-select-container01 .custom-select
{
	background: url(../../gr_bg_select_01.gif) 0 0 no-repeat;
	width: 61px !important;
}

	.form-layout04 .field01 .selectbox /* look&feel of  select box*/
	{
	  padding: 0px !important;
	  width: 61px !important;
	  height: 12px !important;
	}
	.form-layout04 .field01 .custom-select-container01 .selectbox-wrapper { width: 61px !important; }


.custom-select-container06 {
	background: url(../gr_bg_dropbox01.jpg) 0 0 no-repeat;
	margin-left:5px;
}
