﻿div#phContent {
	position: absolute;
	width: 580px;
	left: 320px;
	top: 0;
}
div#phNextPrev {
	padding-left: 27px;
	padding-bottom: 15px;
}
div#phPhotoInfo {
	width: 580px;
	padding-top: 15px;
	background-image: url('../../images/bottomBack.gif');
	background-repeat: repeat-x;
	height: 146px;
}
div#phPhotoInfo table {
	margin: 0 auto;
	width: 524px;
	height: 35px;
	color: black;
	background-color: #e1c7c7;
	border: 1px #aa7676 solid;
	text-align: center;
}
div#phPhotoInfo a {
	text-decoration: underline;
	color: #444444;
	font-weight: bold;
}
div#sndPhoto
{
	text-align: center;
	width: 580px;
}
div#sndPhoto img {
	margin-left: auto;
	margin-right: auto;
}
