﻿
.view 
{
    width:100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.view .photo-frame 
{
	margin-left: auto;
	margin-right: auto;
}


/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */


.buttonbar {
	background-image: url(images/Album/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	height: 33px;
	text-align: center;
}



#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}
