@CHARSET "UTF-8";

.big_block {width:847px;margin-left:10px;margin-top:6px;margin-bottom:3px;border:1px solid #BEBEBE;}
.big_block_top
{
    width: 807px;
    height: 18px;
    /*background-image: url('big_block_top.gif');*/
	background-color: #DADADA;
    padding-left: 40px;
    text-transform:uppercase;
    color: #626262;
    font-weight: bold;
    padding-top: 2px;
    font-size: 12px;
}
.big_block_content
{
    width: 825px;
    /*background-image: url('big_block_content.gif');*/
    padding: 11px 11px 11px 11px;
    color: #6a6a6a;
    font-size: 12px;
    font-weight: bold;
}
.big_block_bottom
{
    width: 847px;
    height: 1px;
    /*background-image: url('big_block_bottom.gif');*/
    background-repeat: no-repeat;
}

#preCPic, #nextCPic {position:absolute; top:0; bottom:0; width:50%; background:none; cursor:pointer !important;}
#preCPic {left:0;}
#nextCPic {right:0;}
#preCPic:hover, #nextCPic:hover {background:url(images/box-overlay-arrows.png) repeat 0 0;}
#preCPic span, #nextCPic span {display:block; width:19px; height:30px; position:absolute; top:50%; margin-top:-15px;}
#preCPic span {background:url(images/box-overlay.png) no-repeat 0 -180px; left:3px;}
#nextCPic span {background:url(images/box-overlay.png) no-repeat -20px -180px; right:3px;}
#picPreview {text-align:center}
/*#picPreview img {max-width:600px; -max-width:600px; max-height:600px; -max-height:600px;}*/

.signature {font: normal 12px Arial, Helvetica, sans-serif; color:#0072C1; text-align:left;}

table.photo_under td{font-size:12px; border-collapse:collapse; vertical-align:top;}
table.photo_under td.col1 {text-align:left; padding:0 10px 0 0;}
table.photo_under td.col2 {text-align:left; padding:0 0 0 10px;}
table.photo_under td h5 {color:#0072C1; font-weight:bold; font-size:12px; margin:0 0 3px;}
p.name_of_album, p.qlt_photos {display:block; margin:0 0 4px;}
p.name_of_album {color:#0072c1;}
p.name_of_album a {font-weight:normal; text-decoration:underline;}
p.qlt_photos {color:#888;}