#principal {
    width: 99%;
    height:28px;
    border:2px outset #a5051c;9e9e37;
    background-color:#a5051c;#ffff59;
    background-repeat:no-repeat;
    backg/round-image:url('templates/c3ut/images/c3utimg/barra-buscar.jpg');
    margin-left:0px;
    color:#ffffff;#102160;
    z-index: 0;
    position: relative;
}


.keywords {
    padding-left:15px;
    font-family:Arial;
    font-weight: bold;
    font-size:11px;
    text-align:center;

}
.keywords input {
    font-family: Arial;
                  font-size:10px;
                  margin-left:5px;
                  color:#636363;
}
.categories {
    font-family: Arial;
    font-weight: bold;
    font-size:11px;
    text-align:center;
    margin-left:5px;
}
.categories select {
    width: 160px;
    font-family: Arial; 
    font-size:10px; 
    color:#102160;
}

.type {
    display:none;
    font-family: Arial;
    font-weight: bold;
    font-size:11px;
    color:#ffffff;
}

.typeoffer {
    display:none;
    font-family: Arial; 
    font-weight: bold; 
    font-size:11px;
}
.typeoffer select {
    color:#636363
}
.submitting {
    padding-right:15px;
}
.submitting input{
    background-color:#61031a;#337ea6;#f1133a;
    height:20px;
    border:2px outset #ffffff;
    color:#ffffff; 
    font-family:Verdana;
    font-size:12px;
    font-weight:bold
}



