/************** Skin 2 *********************/
.year_dd2 {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	width:70px;
}
.year_dd2 .ddTitle {
	background:transparent url(http://static.theastrologer.com/images/zzztemp/year-1.jpg);
	padding:0 1px;
	text-indent:0;
	cursor:default;
	overflow:hidden;
	height:27px;
	width:70px;
}
.year_dd2 .ddTitle span.arrow {
	background:transparent url(..http://static.theastrologer.com/images/icon-arrow3.gif) no-repeat 0 0; 
	float:right; 
	display:inline-block;
	width:1px; 
	height:27px; 
	cursor:pointer; 
	top:5px; 
	position:relative; 
	right:2px;
}

.year_dd2 .ddTitle span.ddTitleText {padding-left:5px;  text-indent:1px; overflow:hidden; line-height:27px; font-family:Arial; font-size:11px; font-weight:normal; color:#333333;}
.year_dd2 .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 4px;}
.year_dd2 .ddTitle img.selected {
	padding:0 2px 0 0;
	vertical-align:top;
}
.year_dd2 .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
	font-size:11px;
	height: 300px !important;
}
.year_dd2 .ddChild .opta a, .year_dd2 .ddChild .opta a:visited {padding-left:10px;height: 240px !important;}
.year_dd2 .ddChild a {
	display:block;
	padding:3px 0 3px 8px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.year_dd2 .ddChild a:hover {
	background-color:#316AC5;
}
.year_dd2 .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.year_dd2 .ddChild a.selected {
	background-color:#316AC5;	
}

/************* use sprite *****************/
.dd .ddChild a.sprite, .dd .ddChild a.sprite:visited {
	background-image:url(../icons/sprite.gif);
	background-repeat:no-repeat;
	padding-left:24px;
}
/*******************************/
