.dd {	text-align:left;color: #3c3d3f; font-family:Arial, Helvetica, sans-serif; font-size: 13px; /*margin-bottom: 10px;*/	float:left;	line-height:32px;	background:url(images/selectbox02.png) no-repeat left top;	z-index:100; width:215px; height:35px;}



.dd .ddTitle {	background:none;	padding:0px 12px 0 10px;	text-indent:0; text-align:left;	overflow:hidden;	height:35px;	cursor:pointer; text-align:left;}
.dd .ddTitle span.textTitle {	overflow:hidden;	line-height:24px;}
.dd .ddChild {	position:absolute;	text-align:left;	display:none;	margin:-3px 0 0 0;	width:auto;	overflow:auto;	color:#3c3d3f;	overflow-x:hidden !important;	background-color:#dedede;	font-size:12px; border:none; text-align:left;}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {	padding-left:10px}
.dd .ddChild a {	display:block;	padding:2px 10px;	text-decoration:none;	color:#3c3d3f;	overflow:hidden;	cursor:pointer;	line-height:21px; background:url(images/select-drop-bg.png) repeat-x; border-bottom:none; border-left:1px solid #d3d3d3; border-right:1px solid #d3d3d3;}
.dd .ddChild a:hover {	background:url(images/select-drop-bg-hover.png) repeat-x;	color:#3c3d3f; border-left:1px solid #999999; border-right:1px solid #999999;}
.dd .ddChild a.selected {	background:url(images/select-drop-bg-hover.png) repeat-x;	color:#3c3d3f; border-left:1px solid #999999; border-right:1px solid #999999;}
.hidden {	display:none;}

.show-row-selectbox .dd { height:19px; font-size:12px; line-height:19px; color:#2e6e9e; }
.show-row-selectbox  .dd .ddTitle {	background:none;	padding:0px 15px 0 6px;	text-indent:0; text-align:left;	overflow:hidden;	height:19px;	cursor:pointer; text-align:left;}
.show-row-selectbox  .dd .ddChild {margin:0; background:#f4faff; font-size:11px; border:1px solid #abaaaa;}
.show-row-selectbox .dd .ddChild a{line-height:15px; border:none;}
.show-row-selectbox .dd .ddChild a:hover, .show-row-selectbox .dd .ddChild a.selected{background:#daebfb; border:none;}

.selectbox7 .dd{height:auto;}

.selectbox7 .ddChild a{background:url(images/search-drop.png) no-repeat; 	padding:4px 10px 2px 22px; 	line-height:19px; }
.selectbox7 .ddChild a:hover{background:url(images/search-drop-hover.png) no-repeat;}
.selectbox7 .ddChild a.selected{background:url(images/search-drop-active.png) no-repeat;}


