﻿  
.wmb_wide_b
{
    width: 380px;
    height: 36px;
}

.wmb_wide_b .smallLogo
{
    float: left;
}

.wmb_wide_b .smallLogo img
{
    border: none;
    width: 100px;
}

.wmb_wide_b .buscador
{	
    margin-left: 100px;
    text-align: left;
    height: 36px;
    width: 280px;
	
    background-image: url(http://static.vishio.es/img/fondo_buscador_wm_b.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}

.wmb_wide_b .buscador .text
{
    position: relative;
    top: 5px;
    left: 12px;
    width: 143px;
    height: 15px;
    margin-bottom: 4px;
    border: none;
}

.wmb_wide_b .buscador .submit
{
    position: relative;
    top: 6px;
    left: 15px;
    width: 100px;
    height: 23px;
	
    background-color: transparent;
    background-image: url(http://static.vishio.es/img/fondo_boton_m_b.gif);
    border: none;		
    cursor: pointer;
    cursor: hand;
}

.wmb_wide_b .buscador .submit:hover
{
    background-image: url(http://static.vishio.es/img/fondo_boton_over_m_b.gif);
}

.wmb_wide_b .buscador .tsubmit
{
    display: none;
}
