div.form{
    width: 520px;
    float: left;
}
div#contatos{
    width: 350px;
    float: right;
    text-align: left;
    margin:55px 0 0 0;
}
div#contatos p{
    float: left;
    width: 340px;
}
div#contatos b{
    float: left;
    width: 100px;
}
/*
div#contatos a{
    color:#000;
    text-decoration:none;
}
*/
.tpequeno{
    width: 10em;
}
.tmedio{
    width: 37em;
}
.tgrande{
    width: 50em;
}