/* Module Block Layout */
div.theme-2012_photo_gallery {  }

div.theme-2012_photo_gallery .module {
	margin-right: 20px;
	position:relative;
}
div.theme-2012_photo_gallery .pagerContainer {
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
}

div.theme-2012_photo_gallery .module-title {
	color:#676767;
	font-family:"Myriad Pro", "Helvetica LT Std", sans-serif;
    font-size: 20px;
    letter-spacing: 2px;
	font-weight:bold;
	text-align: center;
	text-transform:uppercase;
    border-bottom: 1px solid rgba(145, 145, 145, 0.29);
    padding-bottom: 11px;
    margin-top: 16px;
    margin-bottom: 15px;
}

div.theme-2012_photo_gallery .gallery_btn {
	width: 168px;
	height: 41px;
	position: absolute;
	z-index: 2;
	top: 71px;
	left: 40px;
	background-image: url("/templates/custom/2012_taste_of_buffalo/images/btn-gallery.png");
}

div.theme-2012_photo_gallery .module_top{  }

div.theme-2012_photo_gallery .module_bottom{  }

div.theme-2012_photo_gallery .module-content {
	width:314px;
	height:196px;
	position:absolute;
	left: 20px;

div.theme-2012_photo_gallery .module ul {
    list-style-type: none;
}

div.theme-2012_photo_gallery .module .module_view_all {
    padding-top: 10px;
    text-align: right;
}