
#contentColumn {
	background-image:none !important;
	position:relative;
}
#photoDisplay h2 {
	color:#3333FF;
	font-family:arial,helvetica,sans-serif;
	text-transform:uppercase;
	margin:0 0 33px 0;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	height:13px;
	line-height:13px;
}
#photoDisplay ul {
	margin:0;
	padding:0;
	list-style:none;
	width:310px;
	font-size:85%;
}
#photoDisplay ul.bar {
	background-image:url(../statimages/photo_bar_hrz.gif);
	background-repeat:no-repeat;
	background-position:10px 100%;
}

#photoDisplay ul li {
	margin:0;
	padding:0;
	list-style:none;
	width:300px;
	height:70px;
	clear:right;
}
#photoDisplay ul li a {
	display:block;
	width:130px;
	height:55px;
	padding:15px 170px 0 0;
	text-align:right;
	color:#676767;
	position:relative;
	font-weight:bold;
}

#photoDisplay ul li a:hover {
	color:#E67C1E;
	text-decoration:none;
}

#photoDisplay ul li a img {
	display:block;
	position:absolute;
	top:0;
	left:155px;
	padding:1px 9px 12px 3px;
	background-image:url(../statimages/new_photopage_photoback.gif);
	background-repeat:no-repeat;
	border-width:0;
}

#photoDisplay {
	position:relative;
	background-image:url(../statimages/new_catpage_gradient.gif);
	background-repeat:repeat-x;
	min-height:400px;
}
/* hack \*/
* html #photoDisplay {height:500px;}
/* end hack */

#photoDisplay #locationList, #photoDisplay #subjectList {
	position:absolute;
	top:0;
	padding:50px 65px 0 35px;
	width:305px;
}
#photoDisplay #locationList {
	left:0;
	background-repeat:no-repeat;
	background-position:100% 60px;
/*	background-image:url(../statimages/photo_bar2.gif); */

}
#photoDisplay #subjectList {left:400px;margin-right:0;}
#photoDisplay #locationList #friends {padding-top:40px;}



/**** EXCEPTION FOR VERTICALS ****/

#photoDisplay ul li.verticals {
	margin:0;
	padding:0;
	list-style:none;
	width:300px;
	height:324px;
	clear:right;
}
#photoDisplay ul li.verticals a {
	display:block;
	width:130px;
	height:109px;
	padding:65px 170px 0 0;
	text-align:right;
	color:#676767;
	position:relative;
	font-weight:bold;
}
#photoDisplay ul li.verticals a img {
	display:block;
	position:absolute;
	top:0;
	left:155px;
	padding:3px 9px 12px 49px;
	background-image:url(../statimages/new_photopage_photoback_v.gif);
	background-repeat:no-repeat;
	background-position:47px 0px;
	border-width:0;
	width:46px;
	height:140px;
}

/**** EXCEPTION FOR BUY IT NOW ****/

#photoDisplay ul li.buynow {
	height:84px;
}
#photoDisplay ul li.buynow a {
	height:69px;
}
#photoDisplay ul li.buynow strong {
	color:#F00;
}
#photoDisplay ul li.buynow a img {
	background-image:url(../statimages/new_photopage_photoback_b.gif);
}


/**** EXCEPTION FOR TROY MAYNE ****/
#photoDisplay ul li.troy a img {
	background-image:url(../statimages/new_photopage_photoback_troy.gif);
}

