.photdesc {
	margin-bottom: 25px;
	padding: 10px;
}

#photselarray, .photdesc {
	background: url('g_backs/bkg1.png');
}

#photselarray ul {
	margin-left: 10px !important;
	padding: 5px 0;
}


#photselarray li {
	display: inline-block;
	background:none;
	zoom: 1;
	*display: inline;
}

#photselarray a:hover {
	border: none;
}

.photsel{
	width: 320px;
	height: 85px;
	border: 1px solid #666;
	margin: 10px;
	background: url('g_backs/black20.png');
	color: #ddd;
}

.photselthumb {
	width: 108px;
	height: 72px;
	margin: 4px;
}

.photseltitle {
	height: 55px;
	font-size: 16px;
	font-family: times;
	font-weight: bold;
	padding-top: 1px;
}

.count {
	height: 25px;
	width: 185px;
	text-align: right;
}

.photsel:hover {
	background: url('g_backs/black50.png');
}
