#contacts{
width:650px;
}
#map{
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border:3px solid white;
margin:13px 0px 28px 0px;
width:645px;
height:360px;
}

#qw1,#qw2
{
	display:none!important;
}

.ctel
{
font-weight: normal;
font-size: 22px;
margin-top:5px;
margin-bottom:5px;
padding:0px;
}
#contacts h3
{
padding:0px 0px 0px 0px;
font-weight:normal;
font-size:20px;
color:#9191ff;
margin-bottom:15px;
}
#contacts p{
text-indent:0px;
margin-bottom:15px;
}
#sv
{
cursor:pointer;
text-decoration:underline;
color:#ffff00;
}