#contacts { width: 510px; clear: both; height: 145px;}
#contacts h1 { color: #B75126;}

#contacts .list ul { margin: 0; padding: 0; float: left; width: 150px;}
#contacts .list ul li { padding: 0;}
#contacts .list ul.titles { width: 85px;}
#contacts .list ul.titles li { font-weight: bold;}

#contacts .phone { font-weight: bold;}
#contacts .phone .number { color: #B75126;}
#contacts .map { color: #95A42F;}

#forms .form_title { width: 185px;}
