@charset "utf-8";
/* CSS Document */

.towns { margin-left:8px; }
	.towns li { float:left; margin-bottom:10px; width:187px; }
	.towns .caption a { font-weight:normal; }
	

#parties {}
	#parties .title:first-letter { text-transform:uppercase; }
	#parties .info { color:#999; text-align:justify; }
		#parties .info strong { color:#666; }
		#parties .info p { margin-top:5px; }

	