/* BASIC RESET */
body, div, img, p { padding:0; margin:0; }
a img { border:0 }

/* HTML ELEMENTS */
body { font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; background-color:#efefef; background-image:url(../images/bg.jpg); }

/* COMMON CLASSES */
.break { clear:both; }

/* SEARCH FORM */
#searchform { margin:25px 200px; font-size:18px; }
#searchform div { color:#eeeeee; }
#searchform div input { font-size:18px; padding:5px; width:320px; }
#suggestions{ position: relative; left:235px; width:320px;}

/*BOTOIAK */
.boton{
        color:white;
        background:#638cb5;
        border:0px;
        width:100px;
        height:19px;
       }

#validEmail
                {
                        margin-top: 4px;
                        margin-left: 9px;
                        position: absolute;
                        width: 16px;
                        height: 16px;
                }
                 
                .text
                {
                        font-family: Arial, Tahoma, Helvetica;
                }

