.pict_gallery {
	font-size:10px;
	float:left;
	display:inline;
	width:552px;
	padding:15px;
}
.pict_gallery a {
	color:#FF0000;
	text-decoration:none;
}
.pict_gallery a:hover {
	color:#000000;
}
.pict_gallery_row {
	float:left;
	display:inline;
	width:552px;
	margin-bottom:10px;
}
.pict_gallery_col {
	float:left;
	display:inline;
	width:276px;
}
.pict_gallery_col span{
	float:left;
	display:inline;
	width:262px;
	color:#000000;
}
.pict_gallery_col img {
	float:left;
	display:inline;
	margin:0 0 5px 0;
	cursor:pointer;
}
.pict_gallery_col div {
	float:left;
	display:inline;
	width:276px;
}