﻿#gallery-title-name{
	color:#fff;
}
.galleryCreatedDate{
	display:none;
}
#currentGalleryTitle h1{
	padding-bottom:10px;
}
#right-rail #photoCount{
	color:#848484;
}
@media (max-width : 500px) {
	#gallery-title{
		padding-left: 0px;
	}
	#description, #credit, #currentGalleryTitle, #photoCount{
		padding-left: 0px;	
		width:100%;	
	}
	#right-rail{
		text-align: center;
	}
	.buyTickets{
		margin-left: auto;
		margin-right: auto;
	}
}