#contactleft
{
float:left;
width:400px;
}
#contactright
{
float:right;
width:310px;
}
#contactsmenu
{
width:140px;
float:right;
}
#contactmap
{
width:400px;
height:400px;
float:left;
clear:both;
}
.slide
{
display:none;
float:left;
}
#address
{
display:block;
}
#slide_address
{
color:#999999;
}
