/*--------------------------------------------- *
 | Custom DropDown
 *--------------------------------------------- */
.width_select {
	margin: 0 0 0 0;
	width: 94px;
}

div.cmf-skinned-select {
	overflow: hidden;
	background: url(http://www.neueshop.com/images/pulldown.gif) ;
	background-repeat: no-repeat;
	margin: 2px 0 0 0;
	padding-bottom: 5px;
}

div.cmf-skinned-text {
    color: #fff;
	font-size: 13px;
	padding: 4px 0px 0px 12px;
 	font-family: 'CorporateSBoldMedium', Arial, Verdana, Helvetica, sans-serif;
 	font-weight: normal;
	white-space: nowrap;
	width: 80px !important;
}