/* Contacts */

.contacts { margin-bottom: -28px;}
.contacts h2 { margin-bottom: 20px;}
.contacts ul { list-style: none; margin-left: 31px; margin-bottom: 25px}
.contacts ul li { margin-bottom: 5px;}
.contacts input.send { cursor: hand; width: 154px; height: 53px; background: url("./b_send.gif") no-repeat 0 0; 
border: none; margin-top: 11px; margin-bottom: 29px; float: right; position: relative; left: 2px;}