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

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

.gallery{
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  text-align: center;
  width: 180px;
  height: 150px;
}

. gallery a {
	text-decoration: none;
	}
.gallery a b {
	text-decoration: auto;
	}
.gallery a img {
	border: 1px solid black;
	text-decoration: none;
	}

.galleryClear{
  clear: both;
  padding-top:10px;
}

.galleryTitle{
color:#044698;
font-family:verdana,tahoma;
font-size:15px;
font-variant:small-caps;
font-weight:bold;
text-align:left;
}

.wholeGallery{
margin-left: 7px;

}

.photoDescription{
  font-size: 10px;
  line-height:1.2;
}

.galleryDescription{
float: right;
width: 40%; 
padding-right: 10px;
}






























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