liste{
	width: 700px;
	border: 1px solid #0598FF;
	border-radius: 5px;
	position: absolute;
	top: 50px;
	z-index: 9;
	background: #FFFFFF;
	list-style: none
}

#country_list_id {
	display: none;
}

.error-message{
	background:url(false.png) 10px center no-repeat;
	padding:0 0 0 30px;
	display:inline;
	color:#ff5b5b;
	display;none;
}
	


