﻿    
.wmb_short_r
{
    width: 170px;
    height: 88px;
    text-align: center
}

.wmb_short_r .smallLogo
{
    text-align: center;
}

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

.wmb_short_r .buscador
{	
    text-align: center;
    height: 58px;
    width: 170px;
	
    background-image: url(http://static.vishio.es/img/fondo_buscador_v_wm_r.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

.wmb_short_r .buscador .text
{
    position: relative;
    top: 9px;
    left: auto;
    width: 143px;
    height: 15px;
    margin-bottom: 4px;
    border: none;
}

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

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

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

