#mini_map {
width:300px;
height:185px;
margin-bottom:10px;
}

.address-book-button {
background:url('../img/address-book.png') left top no-repeat;
width:114px;
height:33px;
float:right;
text-indent:-9999px;
margin-bottom:8px;
}

.address-book-button a {
display:block;
height:33px;
}

.contact-title {
margin-bottom:5px;
font-size:1.1em;
}

.shrink-contact-text {
font-size:.65em;
}

#contact-sidebar {
margin-bottom:15px;
line-height:1.3em;
}

.contact-phone {
clear:right;
}

.shrink-contact-text {
font-size:.9em;
}

.address-book-nofloat {
float:none;
margin-top:5px;
}