/* Фотоальбомы */
#content div.albums_name{padding:4px 0px 12px 0px; font:18px Arial;}
#content div.albums_name a{font:12px Arial; color:#BE526F; text-decoration:underline; background:url('/img/spetzlink.gif') no-repeat right center; padding-right:18px; margin-left:22px;}
#content div.albums_name a:hover{text-decoration:none;}
#content div.albums_name a:visited{color:#97679A; background:url('/img/spetzlink_visited.gif') no-repeat right center;}
#content div.text{margin-right:25px;}
#content div.text p{margin-bottom:10px;}
#content div.albums_photo{float:left; margin:7px 28px 13px 0px; border:1px #D7D7D7 solid; padding:3px;}
#content div.albums_photo img{cursor:pointer;}
#content div.line{clear:both; height:33px; background:url('/img/albums_line.gif'); margin-right:25px;}
#content div.albums_back a{font:12px Arial; color:#BE526F; text-decoration:underline; background:url('/img/spetzlink_back.gif') no-repeat left center; padding-left:18px;}
#content div.albums_back a:visited{font:12px Arial; color:#BE526F; text-decoration:underline; background:url('/img/spetzlink_back.gif') no-repeat left center; padding-left:18px;}
#content div.albums_back a:hover{text-decoration:none;}
#content div.albums_otstup{clear:both; height:5px; font-size:5px;}

/* Большие фотографии */
#content div.bigphoto{position:absolute; top:0px; left:0px; z-index:2; background:#FFFFFF; padding:0px 10px 12px 10px; border:1px #AAAAAA solid; display:none;}
#content div.bigphoto div.close{text-align:right; padding:4px 2px 4px 0px;}
#content div.bigphoto img{background:url('/img/loader.gif') no-repeat center center; cursor:pointer;}
