label {display: block;}
select {background: url('/public/_images/public/monthdropdown.gif') right; display: none; }
div.selectbox-wrapper {position:absolute;width:203px !important;background-color:white;margin:0px;margin-top:20px;padding:0px;font-size:0.8em;text-align:left;height:100px;overflow: auto;z-index:3000;}
div.selectbox-wrapper ul {list-style-type:none;margin:0;padding:0;}
div.selectbox-wrapper ul li.selected {background-color: #ececeb;}
div.selectbox-wrapper ul li.current {background-color: #d5d4d2;}
div.selectbox-wrapper ul li {list-style-type:none;display:block;margin:0;padding:0;cursor:pointer;height:20px;line-height:20px;padding-left:9px;font-family:Verdana;font-size:10px;color:#6E6E6E;}

.selectbox { float: left; display:inline; margin: 0 0 10px 0; padding: 3px 0 0 8px !important; font-family:Verdana; font-size:10px; width : 195px; text-align: left;background: url('/public/_images/public/dropdown.gif') right 55% no-repeat; height: 20px; cursor: pointer; color:#6E6E6E;}

#monthselectbox_container.selectbox-wrapper { z-index: 3000; top: 0; left: 0; }

#dayselectbox_input.selectbox { width : 89px; padding-left: 8px !important; margin-left:3px; }
#dayselectbox_container.selectbox-wrapper { width:97px !important; left:207px; }
	* html #dayselectbox_container.selectbox-wrapper { right: 0; top: 0;  }

#timeselectbox_input.selectbox { width: 295px; padding-left: 8px !important;  }
#timeselectbox_container.selectbox-wrapper { width: 303px !important; top: 24px !important; }
* html #timeselectbox_container.selectbox-wrapper { left: 0px; width: 303px !important; top: 24px !important; }
#state_input.selectbox { width : 63px; padding-left: 8px !important; border-left: 0px !important; }
#state_container.selectbox-wrapper { width: 71px !important; top: 75px; left: 155px; }

#type_input.selectbox { width : 296px; padding-left: 8px !important; border-left: 0px !important; }
#type_container.selectbox-wrapper { width: 304px !important; top: 0; left: 0; }