#searchForm input, select
{
    font-size: 10px;
    margin: 5px 0;
}
#searchForm input
{
    width: 200px;
}
#searchForm select
{
    width: 204px;
}
.detaliuSearch
{
    text-align: left;
    display: block;
    margin: 10px 0 0 0; /*color: #0063AA;     font-weight: bold;     font-size: 13px;*/
    text-indent: 2em;
    border-bottom: 1px dotted #0063AA;
}
.detaliuSearch a
{
    color: #0063AA;
    font-weight: bold;
    font-size: 13px;
    text-indent: 2em;
}
.linkSearch
{
    text-align: left;
    display: block;
    color: #0063AA;
    text-indent: 2em;
    font-weight: bold;
    margin: 0 0 10px 0;
}
.linkSearch b
{
    color: #ff8a00;
}