/* 
Photoalbum Additional Style Sheet of site www.goldren.info
Developer: Alexander Radzion aka DaneSoul - www.DaneSoul.info
*/

.body_table{
	width: ;
	text-align: center;
	border: 0; border-spacing: 0;	border-collapse: collapse;
	}

.album_main_td{

		background : #FFF1C1  url(../_tech/bg_main.jpg);
	padding: 10px 10px 40px 10px;
	vertical-align: top;
	padding: 0;
}
.album_bottom_counters_td{
	padding-top: 3px;
	width: 310px;
	text-align: center;
}
.album_bottom_info_td{
	width: 670px;
	font-size: 125%;
	font-weight: bold;
	color: #C7C5AE;
	text-align: center;
}

.central_table { width: 400px; /* border: 1px solid red; */}

.album_cell{
	padding: 3px; border: 0;
}
.album_cell img{ border: 0; margin: 0; }

.img_description{ text-align: center;	font-weight: bolder; }
.album_description{
	color: 	color: #231A04;
	font-size: larger;
}


