/*
	hotel lists in sidebar
*/
li.country {
	background-image: url(/assets/layout/shadeRomantik.gif);
}

li.country ul {
	background-color: #C2927E;
}
li.country a:link,
li.country a:visited {
	color: #fff;
}

