/* gallery */.space {	display:none;	/*display:block;	height:10px;	font-size:10px;*/}	.blank {	display:block;	float:left;	width:100px;}	.thumb {	width:90px;	height:90px;	float:left;	padding-right:11px;}.thumb_big {	width:160px;	height:160px;	float:left;	padding-right:17px;}.thumb_last {	width:90px;	height:90px;	float:left;	padding-right:0;}.thumb img {	display:block;}.thumb a, .thumb a:active, .thumb a:visited {	/*display:block;	border:1px;	border-style:solid;	border-color:#fff;*/}.thumb a:hover {	/*display:block;	border:1px;	border-style:solid;	border-color:#007ABC;*/}		.thumbrow {	/*float:left;	width:196px;*/	height:90px;	padding-bottom:10px;}.thumbrow_big {	height:170px;	padding-bottom:10px;}.clear {	clear:both;}		