#adv_search{
     margin: 20px  0px 10px 0;
}


.adv_search_bg_top{
    background: url("/images/profile/bg/adv_top.png") no-repeat top center;
    height: 6px;
}
.adv_search_bg_inner{
    background: url("/images/profile/bg/adv_search_bg_c.png") repeat-y top center ;
    min-height: 145px;
}

.loupe{
    position:relative;
    float:left;
    top:-20px;
}

.polaroid{
    position: relative;
    float:right;
    top: -40px;
}

.adv_search_bg_inner input{
    vertical-align:text-bottom;

}

#search_advance table{
    margin-bottom:20px;
}

#search_advance td{
    width:100px;
}

#search_advance tr:first-child td{
    width:140px;
}

#user_profile td{
    padding-bottom:7px;

}

.adv_search_bg_bottom{
    background: url("/images/profile/bg/adv_bottom.png") no-repeat top center;
    height: 6px;
}

#advsearch_loupe{
    width: 119px;
    height: 125px;
    background: url("/images/profile/advsearch_loupe.png") no-repeat left top;
    margin-left:-20px;
}

#search_advance{
    display:none;
    padding: 0 20px 0 30px;
}

.header_red{
    color:#9e2525;
    text-align: right;
    padding-bottom:10px;
    padding-right:5px;
}