#flag {
	float : left;
}

#left_column form {
	margin-bottom : 25px;
}

#store_list {
	float : right;
	width : 350px;
	padding : 0;
	margin : 0;
	list-style-type : none;
}

#store_list a {
	text-decoration : underline;
}

#left_column .recommendation {
	padding-bottom : 10px;
}