#content .runwayGallery {
	list-style: none;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 100%;
	}
#content .runwayGallery li {
	float: left;
	display: inline;
	text-align: center;
	margin: 10px;
	padding: 10px;
	width: 102px;
	background-color: #fff;
	}

#content .runwayGallery a {
	text-decoration: none;
	color:black;
}

#content .runwayGallery a:hover {
	text-decoration: underline;
}

#content .runwayGallery a b {
	color:black;
}

#content .runwayGallery a img {
	border: 1px solid #999;
	text-decoration: none;
	}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

