/* Style pagina MotorSearch */
div#DivMotorSearch
{
    padding: 10px; 
    width: 460px; 
    border-bottom-color: #336699;
    border-bottom-style: solid;
    border-bottom-width: 1px;   
    background-color: #f0f8ff;
}
div#DivMotorSearch a{
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    color: #a53e3f;
}
div.DivMotorSearch
{
    padding: 10px; 
    width: 460px; 
    border-bottom-color: #336699;
    border-bottom-style: solid;
    border-bottom-width: 1px;   
    background-color: #f0f8ff;
}

Div.DivPhoto
{
    padding: 10px; 
    width: 460px; 
    border-bottom-color: #336699;
    border-bottom-style: solid;
    border-bottom-width: 1px;   
    background-color: #f0f8ff;
    color: #a53e3f;
    font-weight: bold;
}

