.selectbox,
#country_select_container { font-size: 13px;  cursor: pointer; color: #333333; margin-left: 9px; }

#country_select { font-size: 13px; }


.selectbox { background: transparent url(../assets/images/bg/select.png) no-repeat; border: 0; height: 24px; width: 194px; padding-left: 10px; }
.selectbox-wrapper { background-color: #f0eff0; border: 1px solid #e0dfe0; border-top: 0; width: 201px !important; }
.selectbox-wrapper li { list-style-type: none; display: block; height: 20px; padding: 4px 0 0 10px; font-size: 13px; cursor: pointer; }
.selectbox-wrapper li.selected { background-color: #f7f7f7; 
