		*{

			list-style:none;
		}
		#photos{
			float:left;
		}
		#photos li {
			float:left;

		}
		#photos li img{
			display:block;
		}


