.phone_in_post {
font-style: italic;
font-weight: bold;
font-size: 110%;
clear: both;
display: block;
}
.search_form input, .search_form button
{
font-size: 12px;
padding: 3px;
}

.search_form button
{
height: 22px;
}

.search_form 
{
text-align: center;
}
.block_phones
{
display: inline;
}
.phone_in_post
{
padding-right: 10px;
}

.block_phones input
{
display: block;
margin-bottom:3px;
margin-top:3px;
}