.tell
{
  color:#010101;
  height:50px;
  position:absolute;
  right:10px;
  text-align:center;
  top:15px;
  width:190px;
  background:none;
  line-height:normal;
  font-size:10px;
  font-family: 'Microsoft Sans Serif', Tahoma, serif;
}

.tell a.link_to_contacts {
	color: #1C89C2;
	text-decoration: underline;
	font-size: 12px;
	line-height: 16px;
	position: relative;
	top: 8px;
	left: 12px;
}
.tell span {
	font-size: 14px;
	color: #999;
	padding-bottom: 10px;
	position: relative;
	top: -8px;
	left: -4px;
}

.tell a.open_contact_box
{
  border-bottom:1px dotted #000000;
  color:#000;
  text-decoration:none;
	font:25px/30px Verdana, Geneva, sans-serif;
}

.open_contact_box:hover
{
  border-bottom:none;
}

.contact_box_dialog
{
  overflow:visible!important;
}
#contact_box {
	display: none;
}
#contact_box .bg
{
  background:url(img/sprite-bg.png) 6px -1703px no-repeat;
  display:block;
  height:379px;
  padding:133px 0 0 60px;
  width:504px;
}

#contact_box h2
{
  color:#010101;
  font:30px/32px Corbel, Tahoma, serif;
  padding:0 0 38px;
}

#contact_box div.content
{
  padding:0 0 0 15px;
}

#contact_box h3
{
  color:#010101;
  font:24px/25px Corbel, Tahoma, serif;
  padding:0 0 13px;
}

#contact_box p.green_phone
{
  background:#b4e768;
  color:#010101;
  font:33px/35px Tahoma, serif;
  margin:0 154px 23px -83px;
  padding:9px 39px 10px 30px;
  text-align:right;
}

#contact_box p
{
  color:#010101;
  font:16px/18px "Microsoft Sans Serif", Tahoma, serif;
  padding:0 0 5px;
}

#contact_box p.little_gray
{
  color:#999999;
  font:12px/14px "Microsoft Sans Serif", Tahoma, serif;
  padding:0 0 7px;
}

#contact_box p a.map_link
{
  background:url(img/map_link_bg.png) no-repeat left center;
  color:#348a22;
  font:12px/18px "Microsoft Sans Serif", Tahoma, serif;
  margin:0 0 0 9px;
  padding:0 0 0 20px;
}

#contact_box p a.email
{
  color:#348a22;
  display:block;
  font:14px/18px "Microsoft Sans Serif", Tahoma, serif;
  margin:14px 0 0;
  padding:0;
}

#contact_box p.contacts_link
{
  border-top:1px dashed #ccc;
  display:block;
  margin:40px 100px 0 -12px;
  padding:5px 0 0 12px;
}

#contact_box p.contacts_link a
{
  color:#0c81be;
  font:12px/14px "Microsoft Sans Serif", Tahoma, serif;
  margin:14px 0 0;
  padding:0;
}

#contact_box .close_contact_box
{
  height:35px;
  position:absolute;
  right:4px;
  top:7px;
  width:35px;
}