.LL { 
  width:7px; 
  background:url(/img/borders/LL.gif);
  background-repeat: repeat-y; 
}


.LL div.V { 
  width:7px; 
}


.RRT { 
  height:10px; 
  background:url(/img/borders/RRT.gif);
  background-repeat: no-repeat;
}


.RR { 
    width: 7px;
    background:url(/img/borders/RR4.gif);
    background-repeat: repeat-y;
}


.RR div.V { 
  width:7px; 
}


.BBL { 
  width:10px; 
  height:7px;
  background:url(/img/borders/BBL.gif);
  background-repeat: no-repeat; 
}


.BB { 
  height:7px; 
  background:url(/img/borders/BB.gif);
  background-repeat: repeat-x; 
}


.BR { 
  width:7px; height:7px; 
  background:url(/img/borders/BR.gif);
  background-repeat: no-repeat;
}

.tipWindow a {
    color: #AAAAAA;
    text-decoration: none;
}

.tipWindow a:active {
    color: #AAAAAA;
    text-decoration: none;
}

.tipWindow a:visited {
    color: #AAAAAA;
    text-decoration: none;
}

.photoDescr {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
    height: 36px;
}

.photoFullDescr {
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
}

