table#contacts{
 font-family: verdana;
 font-size: 8px;
}

table#contacts a{
 text-decoration: none;
 color: #0064C4;
}

table#contacts a:hover{
 text-decoration: none;
 color: black;
}

td#mosc{font-weight: bold;}
td#spb{font-weight: bold; padding-top: 7px;}

td#shema a{font-weight: bold; vertical-align: top;}

td#phone {
 color: #cc3333;
 font-weight: bold;
 font-size: 10px;
 padding-left: 17px;
 background: url('/commons/ico_phone_1.gif') no-repeat;
 padding-right: 8px;
 padding-top: 3px;
 padding-bottom: 3px;
}

td#emails{
 font-weight: bold;
 cursor: pointer;
 padding-left: 19px;
 background: url('/commons/ico_email.gif') no-repeat;
}

td#skype{
 font-weight: bold;
 padding-left: 19px;
 background: url('/commons/ico_skype.gif') no-repeat;
}

img#icq{float: left}
.icqd{padding-top: 2px; width: 150px;}

td#grafik{
 vertical-align: top;
 padding-left: 8px;
}

td#end{font-size: 1px;}

div#online{
 position: relative;
 left: 430px;
 top: -100px;
 width: 151px;
 height: 58px;
}
