#topPhotoBorder
{
	width:665px;height:315px;}
#topPhotoImage
{
	width:475px;height:315px;}
#topPhotoImage img
{
	width:475px;height:315px;
	border:none;}
#topPhotoText
{
	width:182px;height:100%;}
#photoGalleryRightCol
{
	width:150px;}
#photoGalleryPanel
{
	width:100%;
	text-align:left;
	margin-top:12px;}
/*Photo Gallery Panel Header Bar*/
#phglPanHeaderBar
{
	width:665px;height:21px;}
.panHeaderItem
{
	float:left;
	height:21px;
	cursor:pointer;
	margin-right:2px;
	background-color:#616163;}
.panSelectedHeaderItem
{
	float:left;
	height:21px;
	cursor:pointer;
	margin-right:2px;
	background-color:#FFA901;}
.panItemCornerTL
{
	width:7px;height:7px;
	background-position:-222px -129px;}
.panItemCornerTR
{
	width:7px;height:7px;
	background-position:-230px -129px;}
.panSelectedHeaderItem .panItemCornerTL
{
	background-position:-222px -137px;}
.panSelectedHeaderItem .panItemCornerTR
{
	background-position:-230px -137px;}

/*Photo Gallery Panel Body*/
#phglPanBody
{
	width:665px;
	border-top:solid 1px #6C6C6C;
	background-color:#616161;}
.panContent
{
	margin:14px 10px;}
.photoNewsItem
{
	position:relative;
	width:190px;height:218px;
	background-color:#E4E4E4;
	margin:6px 12px;}
.photoNewsContent
{
	width:180px;height:210px;
	margin-top:4px;}
.photoNewsContent a
{
	display:block;}
.photoNewsPicBox
{
	width:100%;height:158px;
	border:solid 1px #F4F4F4;
	background-color:#fff;}
.photoNewsPicBox img
{
	width:158px;height:138px;
	border:none;}
.photoNewsTextBox
{
	width:100%;height:50px;}
.photoNewsPicNumber
{
	position:absolute;
	bottom:0px;right:0px;
	width:20px;height:16px;
	padding:2px 0px;
	background-color:#FFC501;}
#photoNewsPageIndexBar
{
	width:100%;height:18px;
	margin:5px 0px;}
#photoNewsPageIndexBar a
{
	padding:3px 3px;
	margin:0px 2px;
	text-decoration:none;}
#photoNewsPageIndexBar a:hover
{
	background-color:#FFC501;}
