@charset "utf-8";
/* CSS Document */


.photoSetDisplayInformation
{
	display:block;
	float:left;
	height:auto;
	width:900px;
	margin:8px auto;
	padding:4px;
	background-color:#EEEEEE;
	

	border-bottom-color:white;
	border-bottom-style:solid;
	border-bottom-width:2px;
	font-size:12px;
	line-height:14px;
}
.photoSetDisplayInformation a
{
cursor:pointer;
text-decoration:none;
}

.photoSetDisplay
{
	display:block;
	float:left;
	height:64px;
	width:100%;
	padding-bottom:16px;
	clear:both;
}
.photoSetDisplay a:link, .photoSetDisplay a:visited
{
	display:block;
	float:left;
	height:64px;
	width:100%;
	padding-bottom:16px;

	
	background-color:#EEEEEE;
	text-decoration:none;
	cursor:pointer;



	
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.photoSetDisplay a:hover, .photoSetDisplay h1 a:hover , .photoSetDisplay h2 a:hover
{
	background-color:none;
	color:#000000;

}


.photoSetAdmin
{
	display:block;
	float:none;
	height:16px;
	width:890px;
	margin:0px auto;
	padding:0px;
	padding-left:0px;
	background-color:#FFFFCC;
	line-height:16px;
	
	text-align:left;
}
.photoSetAdmin a:link, .photoSetAdmin a:visited 
{
	color:#000066;
	text-indent:10px;
	margin-left:10px;	
}
.photoSetAdmin a:hover
{
	color:red;
	
}
.photoSetDisplayInformation h1
{
	display:block;
	float:left;
	width:900px;
	
	
	line-height:20px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	letter-spacing:0.002em;
	text-transform:uppercase;	
	
	left:18px;
	border:none;
	margin:0px;
	padding:0px;
	
	text-transform:uppercase;
}

.photoSetDisplayInformation h2
{
	display:block;
	float:left;
	width:900px;
	font-size:12px;
	line-height:16px;
	border:none;
	margin:0px;
	margin-bottom:4px;
	padding:0px;
}
.photoSetDisplayInformation  a:link, .photoSetDisplayInformation  a:visited
{
	color:#333333;
	padding:0px;

}
.photoSetDisplayInformation  a:hover
{
	color:#000000;

}

.photoSetDisplay img
{
	display:block;
	float:left;
	height:60px;
	border:none;
	clear:none;
	margin-left:8px;
}