Modifica estos dos selectores exactamente así (mejor copia y reemplaza los que tienes):
Cita: #contacto2 {
width:249px;
height:50px;
position:relative;
float:left;
top:40px;
background: transparent url(../imagenes/caja_contacto3.jpg) no-repeat;
}
#plantilla {
width:250px;
height:70px;
position:relative;
border-top:1px solid #000000;
float:right;
margin-top:-25px;
clear: right;
}