.noul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.noul li {
	list-style-image: none;
}
.horul li {
	float: left;
}
.horul ul li {
	float: none;
}

.ph_gallery {
	margin-right: 230px;
}
.ph_gallery a {
	display: block;
}
.ph_gallery img {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 120px;
	height: 120px;
	margin: 15px;
	border: 0px solid;
}

