.selector1 {
	float:left;
	width:94px;
	height:32px;
	position:relative;
	padding:14px 0 0 5px;
}
.selector2 {
	float:left;
	width:94px;
	height:32px;
	position:relative;
	padding:14px 0 0 5px;
}
a.selector {
	color:#ffffff !important;
	background:url(/images/newassets/selector_bg.gif) no-repeat center;
	font-size:13px;
	font-weight:bold;
	text-decoration:none !important;
	line-height:29px;
	padding:0 0 0 10px;
	position:absolute;
	width:84px;
	height:32px;
}
a.selector:hover {
	background:url(/images/newassets/selector_bg_a.gif) no-repeat center;	
}

/*
.selector1 .selector, .selector2 .selector {
	color:#ffffff !important;
	text-decoration:none !important;
}
*/

.selector_list {
	position: absolute;
	top:2px;
	width:94px;
	padding:0px 0;
	clear:both;
	display:none;
}

.selector_top {
  background:transparent url(/images/newassets/selector_top.gif) no-repeat scroll 0 0;
  color:#000000;
  cursor:pointer;
  display:block;
  font-size:13px;
  font-weight:bold;
  height:23px;
  padding:7px 0 0 10px;
  text-decoration:none;
  width:94px;
}
a.selector_top {
  text-decoration: none;
  color: #1FA1E3;
}

.selector_center {
	width:94px;
	height:auto;
	background:url(/images/newassets/selector_center.gif) repeat-y center;
}
.selector_bottom {
	width:94px;
	height:7px;
	background:url(/images/newassets/selector_bottom.gif) no-repeat center top;
}
.selector_list ul {
	margin:0px;
	padding:0px;
}
.selector_list li {
	background:none;
	display:block;
	float:none;
	margin:0 6px;
	border:0;
	height:auto;
	line-height:normal;
	border-top:solid 1px #cccccc;
}
.selector_list li a {
	background:none;
	display:block;
	float:none;
	padding:5px 7px 5px 7px;
	margin:0;
	border:0;
	height:auto;
	color:#1fa1e3;
	line-height:normal;
	text-decoration:none;
}
.selector_list li a:hover {
	background:#d4effd;
}
#sm_2, #sm_3 {
  z-index: 10;
}
