﻿/*--------------------------------------*/
.page_header_table 
{
	border-bottom:1px solid #ccc;
}
.page_header_help_td
{
	width:5%;
	text-align:left;
}
.page_header_caption_td
{
	color:#ff5a00;
}
.page_header_caption
{
	font-weight:600;
}
.galleriesBlock_album{
	background-color : #F4F4ED;
	padding:4px;
	border:1px solid #dfdbbd;
	margin-bottom:2px;
	color:#333;
	cursor : default;		
	width:95%;
text-align:right;
}
.galleriesBlock_album_controller{
	background-image:url('albumbg.png');
	background-repeat:repeat-x;
	/*padding:4px;*/
	border:1px solid #dfdbbd;	
	color:#333;
	cursor : default;		
	width:95%;
	padding-right:3px;
}
.galleriesBlock_selectedAlbum{
	background-color:#FAE07C;
	border:1px solid #FAE07C;
	margin-bottom:2px;
	color:#333;
	padding:4px 4px 4px 4px;
	cursor : default;
	vertical-align:top;
	width:95%;	
}
.photo
{
	filter:BlendTrans(duration=2 ); 
}
a.bold_link {
	font-weight: 600;
}

 
 
 
