#gallery_list{
	margin:0;
	padding:0;
}
#gallery_list li{
	float:left;
	list-style:none;
	margin:0 5px 5px 0;
}
#gallery_list li a{
	float:left;
}
