body {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color : #000000;
}
p {
    margin:11px 50px;
    font-size: 10pt;
    text-align: justify;
}
table {
    font-size: 10pt;
}

img { border: 0 }

.block {
    background-color:#FBFBFB;
    border: 1px solid #F0F0F0;
    margin: 11px;
    margin-left: 237px;
    margin-bottom: 0px;
    width:454px
}
.cell {
    background-color:#FBFBFB;
    border: 1px solid #F0F0F0;
    margin-left:10px;
    margin-top:10px;
    padding:10px;
}
a {
    color: black;
}
a:visited {
     color: black;
}
a:hover {
     color: #CC0000; /* Цвет ссылки при наведении на нее курсора мыши */
}
.pic {
    border: 1px solid #F0F0F0;
}
a .pic {
    border: 1px solid #F0F0F0;
    margin:5px;
}
a:hover .pic {
    border: 1px solid #CC0000;
    margin:5px;
}


#picGroups div
{
    text-decoration: underline;
    cursor: pointer;
}

#picGroups div.selected
{
    color: #CC0000;
}

#pics td
{
    vertical-align: top;
}

#pics img
{
    border: solid 1px #F3FFE5;
    cursor: pointer;
    margin:5px;
}

#pics img.selected
{
    border-color: #CC0000;
}

#lines { font-size: 0; }
#lines div { padding: 1px 0 1px 0; border: solid 1px #E5FFFF; }
#lines div.selected { border-color: #CC0000; }
#lines div img { width:194px; padding: 1px 3px 1px 3px; }
#line { border-bottom:0; }

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel {display:none;}
div.star-rating{float:left;width:20px;height:19px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(/img/rating/delete.gif) no-repeat 0 -20px}

div.star-rating,
div.star-rating a{background:url(/img/rating/star.png) no-repeat 0 0px}

.gallery_right div.star-rating,
.gallery_right div.star-rating a{background:url(/img/rating/star2.png) no-repeat 0 0px}

div.rating-cancel a {display:none}
div.star-rating a, .gallery_right div.star-rating a{display:block;width:20px;height:100%;background-position:0 0px;border:0;}
div.star-rating-on a, .gallery_right div.star-rating-on a{background-position:0 -20px!important}
div.star-rating-hover a, .gallery_right div.star-rating-hover a{background-position:0 -40px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
.star-rating-control a { font-size:0;}
/* END jQuery.Rating Plugin CSS */

