.docPictureTable
{
	/*width:100%;*/
		width:163px;
	
	padding:0;
}

.picture
{
	/*width:177px;
	height:131px;
	margin:9px 5px;*/
	width:149px;
}
.image_folder_rl
{
	/*width:191px;
	height:149px;
	background-color:#ebecec;
	border:1px solid #c6c7c7;
	margin:0px 9px;*/
}
.pictureTd
{
	/*width:100%*/
		padding:6 6 2 6;
}
.titlePictureTd
{
	
}
.picture_photographer
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	padding:0 6 0 6;
}
.picture_title
{
	font-family:arial;
	font-size:12px;
	display:block;
	padding:5px 12px;
	line-height:16px;
	color:#113356;
}

