div.pb_landscape {
	width: 100%;
	height: 437px;
	background-image: url('/t/images/_the-buzz_gallery_background.gif');
	background-position: top center;
	background-repeat: no-repeat;
}

div.pb_portrait {
	width: 100%;
	height: 437px;
	background-image: url('/t/images/_the-buzz_gallery_background_portrait.gif') !important;
	background-position: top center;
	background-repeat: no-repeat;
}

div.pb_landscape #main_photo {
	width: 550px;
	height: 366px;
}

div.pb_portrait #main_photo {
	width: 250px;
	height: 366px;
}

div.pb_landscape #photo-background-padding {
	padding-top: 21px;
	padding-left: 32px;
}

div.pb_portrait #photo-background-padding {
	padding-top: 21px;
	padding-left: 197px;
}

div.pb_landscape #photo_nav {
	width: 550px;
	text-align: center;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
}

div.pb_portrait #photo_nav {
	width: 252px;
	text-align: center;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
}

#title {
	font-size: 14px;
	font-weight: bold;
}

#title-and-caption {
	margin: 10px 50px;
}

div.thumb {
	width: 100px;
	float: left;
	margin: 5px;
}

div.thumb img {
	width: 100px;
	height: 65px;
	border: 1px solid #bcb0a7;
}

#photo_nav a {
	cursor: pointer;
}

#photo_nav img {
	vertical-align: middle;
}
