.dd_catItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	display: block;
	padding-left: 3px;
	line-height: 2;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAB130;
}
.dd_optionItem {
	padding-top:4px;
}
.dd_optionItem:hover {
	padding-top: 4px;
}
.dd_dropStyle {
	background-color: #F9ED29;
	padding: 6px;
}
.dd_textField {
	border: 1px solid #FAB130;
	border-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	width: 50px;
	height: 10px;	
	padding:0px;
	margin:0px;
	padding-left: 5px;
	padding-bottom: 1px;
	margin-top: 2px;
	text-decoration: none;
}

