﻿
#divSearch
{
    width: 400px;
    display: inline;
    margin-left: 20px;
    margin-top: 35px;
    float: left;
    height: 450px;
    font-family: Arial;
    font-size: 8px;
    color: #000;
}

.label_title
{
    background: #b6d7ed;
    padding: 2px;
    font-family: Arial;
    font-size: 10pt;
    text-transform: uppercase;
    color: #000;
}

.spaced
{
    margin-right: 10px;
    width: 130px;
    font-family: Arial;
    font-size: 10pt;
    color: #000;
}


.btnReset
{
    background-image: url(images/reset.gif);
    border: none;
    width: 54px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    padding: 0;
    right: 0px;
}
.btnSearch
{
}

#divButtons
{
    margin: 0;
    padding: 0;
    position: relative;
    padding-top: 20px;
}

.pnlRisultati
{
    height: 400px;
    width: 300px;
    float: left;
    display: inline;
    margin-top: 35px;
    overflow: auto;
}

.divHeader
{
    background: url(images/top_expert.gif) no-repeat top left;
    width: 234px;
    height: 34px;
}

.header_label
{
    font-family: Arial;
    font-size: 9pt;
    color: #000;
}

.divBody
{
    display: block;
    margin-left: 12px;
    padding: 10px 20px 10px 20px;
    width: 177px !important;
    width: 217px;
    background: #b6d7ed;
}

.lblExpertName
{
    font-family: Arial;
    font-size: 10pt;
    text-transform: uppercase;
}

.lblExpertsText
{
    font-family: Arial;
    font-size: 10pt;
}

a:link.PP_LinkPassion, a:visited.PP_LinkPassion
{
    font-family: Arial;
    font-size: 9pt;
    text-decoration: none;
    
}

a:link.PP_LinkItinerary, a:visited.PP_LinkItinerary
{
    
    font-family: Arial;
    font-size: 9pt;
    text-decoration: none;
}

a:hover.PP_LinkItinerary, a:hover.PP_LinkPassion, a:hover.PP_LinkBack
{
    /*color: #707173;*/
}





.bottom_links
{
    clear: both;
    margin-top: 20px;
}

.bottom_links a:link, .bottom_links a:visited
{
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
    text-decoration: none;
}

.bottom_links a:hover
{
    color: #707173;
}

.wheres
{
    margin-left: -5px;
}

a:link.PP_LinkBack, a:visited.PP_LinkBack
{
    background: url(images/btn_bg.gif) no-repeat -5px -5px;
    width: 48px;
    padding-left: 13px;
    padding-right: 7px;
    color: #000000;
}

.PP_PassionEditPanel
{
    padding-top: -30px;
}


.aExpert:link, .aExpert:visited {color: #000000}
.aExpert:hover {color: #707173}

