@charset "utf-8";
/* CSS Document */

* html div.cmf-skinned-text {
                 display: none;
}

* html div.cmf-skinned-select {
                background:none;
                border:0;
                padding:0;
}
	
div.cmf-skinned-select {
	background-color:#080705 !important;	
	background-image:url(/images/dropdownarrow.jpg) !important;	
	background-repeat:no-repeat !important;	
	background-position:top right !important;	
	border:1px solid #574f35 !important;	
	height:21px !important;
	padding-left:5px;
	padding-top:3px;
	float:left !important;
	display:inline !important;
	margin-right:10px !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;	
	font-size:11px !important;	
	font-style:italic !important;		
	color:#e9e9de !important;
}

div.cmf-skinned-text {
	padding:5px 5px !important;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size:11px !important;	
	font-style:italic !important;		
	color:#e9e9de !important;
}

.select {
	width:100px !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;	
	font-size:11px !important;	
	font-style:italic !important;		
	color:#e9e9de !important;
}

select.select option {
	-moz-background-clip:border !important;
	-moz-background-inline-policy:continuous !important;
	-moz-background-origin:padding !important;
	background:#0e0c08 !important;
	padding-right:18px !important;
	border:0 !important;
	font-family: Georgia, "Times New Roman", Times, serif !important;	
	font-size:11px !important;	
	font-style:italic !important;		
	color:#e9e9de !important;
}

.new-talent {
	width: 125px !important;
}