/* SELECT MENU STYLES */

li ul.cs-open li.current {
	color: #382f1e;
}

li.state ul.cs-select,
li.country ul.cs-select {
	float: left;
	width: 142px;
	height: 24px; 
}
li.state ul.cs-select li.current,
li.country ul.cs-select li.current {
	width: 140px;
	height: 24px;
	line-height: 24px;
	background: url(../img/select-sort_current.jpg) no-repeat;
}
li.state ul.cs-open li.current,
li.country ul.cs-open li.current {
	background: url(../img/select-sort_current.jpg) no-repeat;
}
li.state ul.cs-select ol,
li.country ul.cs-select ol {
	width: 140px;
	padding: 0;
	margin-top: 0;
}
li.state ul.cs-select ol li.cs-option,
li.country ul.cs-select ol li.cs-option {
	height: 16px;
	padding-left: 5px;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
