/****************************************************************/
/*CSS  Èíôî-Ïàíåëü: "ÊÒÎ-ÃÄÅ" ×àñòü 1 HTML-âåðõ */
/****************************************************************/

a.tooltip2:hover span { 
background-attachment: scroll;
background-clip: border-box;
background-color: #999999;
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat;
background-size: auto;
border-bottom-left-radius: 17px;
border-bottom-right-radius: 17px;
border-top-left-radius: 17px;
border-top-right-radius: 17px;
box-shadow: 0px 5px 15px;
color: #000000;
display: inline;
position: absolute;
 }
a.tooltip2 span {
background-attachment: scroll;
display: none;
margin-left: -276px;
margin-top: -30px;
padding-bottom: 16px;
padding-left: 5px;
padding-right: 5px;
padding-top: 6px;
width: 230px;
 }

#PresenthereList td{
 text-align:center;
}
#PresenthereList td img{
 max-height:100px;
 width:auto;
}
.ScrollBox-y {
margin:0 auto;
overflow-y: hidden;
overflow-x: auto;
padding-bottom: 0px;
padding-left: 6px;
padding-right: 6px;
padding-top: 0px;
width: 100%!important;
 }
#MyInf_Active {
 text-align:left;
}
#byt_2 {
cursor:pointer;
cursor:hand;
margin-bottom:10px;
}