div#phone-content{
    clear: both;
}
div#phone-content table{
    border: 0;
    border-collapse: collapse;
}
div#phone-content table td#phone-cont{
    width: 243px;
}
div#phone-content table td#phone-cont div#phone-cont{
    width: 243px;
    height: 63px;
    background: url("../images/phone-content/back.png") no-repeat;
}
div#phone-content table td#phone-text{
    padding: 0 20px;
    font-family: Tahoma;
    font-size: 13px;
    line-height: 18px;
    color: #323232;
}