#content ul {
    list-style:none;
    margin:0 0 15px 0;
    padding:0;
    color:#333;
    font-weight:normal;
}

div.block {
    width:325px;
    float:left;
}

div.contacts {
    margin-left:20px;
}


div.block h2 {
    border-bottom:1px solid #CCC;
    line-height:22px;
    font-size:1.7em;
    min-height:46px;
}

* div.block h2 {
    height:46px;
}

#content div.block h3 {
    color:#333;
}

#content div.block h4 {
    color:#343a70;
}
