div.photogalleryPromo div.photogalleriesMain,
div.photogalleryPromo div.photogalleriesSecondary,
div.photogalleryPromo div.promoBar {
	clear: both;
	padding: 5px;
	}
div.photogalleryPromo div.photogalleriesMain ul.main {
	overflow: hidden;
	}
div.photogalleryPromo li.photoGalleryItem {
	clear: both;
	margin-bottom: 5px;
	}
div.photogalleryPromo ul.main li.below {
	clear:right;
	float:left;
	margin-right:10px;
	}
div.photogalleryPromo li.photoGalleryItem img {
	float: left;
	margin-right: 5px;
	}
div.photogalleryPromo li.below img {
	float: none;
	}
div.photogalleryPromo li.photoGalleryItem h3,
div.photogalleryPromo li.photoGalleryItem h3 a {
	color: #011369;
	}
div.photogalleryPromo h2 {
	padding: 5px 0px 0px 5px;
	}
div.photogalleryPromo div.center {
	text-align: center;
	}
div.photogalleryPromo ul.secondary li {
	display: inline;
	}
div.photogalleryPromo ul.secondary li.bulleted {
	float: none;
	list-style-type: disc;
	margin-left: 20px;
	display: list-item;
	}
div.photogalleryPromo div.promoBar img {
	display: inline-block;
	}
div.photogalleryPromo div.promoBar a {
	margin: 0px auto;
	}
div.photogalleryPromo div.promoBar {
	padding: 5px;
	text-align: center;
	}
div.photogalleryPromo div.promoBar div.promoDropDown form{
	text-align: right;
	}
#module-secondary-content-spotlight div.relatedContent {
	margin-top: 10px;
	clear: both;
	}
#module-secondary-content-spotlight div.relatedContent ul.relatedItems li {
	margin-left: 10px;
	padding-bottom: 5px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	clear: both;
	}
#module-secondary-content-spotlight div.relatedContent ul.relatedItems li.relatedTitle{
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin-left: 0;
	}
div.photogalleriesSecondary span.description {
	color:#000;
	}