.blueLink a,a:hover,a:active{
	color: #336699;
	text-decoration:none;
	font-weight: bold;
}

.center-gallery-content ul.photo{
	text-align:center;
}
.center-gallery-content li.gallery_album_thumb{
	margin:0px 0px 10px 0px;
	list-style:none;
	padding-bottom:15px;
	border-bottom: 1px dashed #aaaaaa;
	float:left;
	width:50%;
}
.center-gallery-content li.gallery_photo_thumb{
	list-style:none;
	margin:5px;
	padding-top: 5px;
	float:left;
	background:	url('../images/pra_center.jpg'); 
	width:144px; 
	height:144px;
}
