
#wrap ul  {
	float:left;
	list-style-type:none;
	margin:2px;
	
	
}
#wrap ul li {
	margin: 2px;
	float:left;
	
}
