#image_table td {
	
}
#image_imageview {
	text-align: center;
	padding-bottom: 20px;
}
#image_description {
	padding: 15px 10px 0px 10px;
	border: 1px #545454 dashed;
	color: #444444;
}
#image_description_title {
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 13pt;
	color: #888888;
}
#image_albumsview td {
	text-align: center;
}
#image_albumsview td a {
	display: block;
}
.image_selected {
	border: 3px solid #296EB3;
	padding: 4px;
}
