.aupair_result{
margin-top: 20px;
width:  709px;
height: 145px;
padding: 15px 21px 10px 10px;
margin-left: -10px;
background: url(../gfx/search_result_aupair.jpg) 0 0 no-repeat;
}
.aupair_result table{
border-collapse: collapse;
width: 100%;
}
.aupair_result table img{
padding: 1px;
background: #FFF;
border: solid 1px #000;
}
.aupair_result table td{
padding-right: 20px;
vertical-align: top;
}
.aupair_result table td.photo{
width: 120px;
}
.aupair_result table td.plus{
/* background: url(../gfx/icon/plus.gif) 100% 100% no-repeat; */
}
.aupair_result table td h2{
margin-top: 0;
}

.aupair_result table td h2 span{
font-size: 8pt;
font-weight: normal;
}
.aupair_result table td h2 span span{
font-weight: bold;
}
.aupair_result table td h2 a{
font-size: 14pt;
color: #000;
text-decoration: none;
}
.aupair_result table td h2 img{
vertical-align: bottom;
}

.family_result{
margin-top: 20px;
width:  709px;
height: 145px;
padding: 15px 21px 10px 10px;
background: url(../gfx/search_result_family.jpg) 0 0 no-repeat;
margin-left: -10px;
}
.family_result table{
border-collapse: collapse;
width: 100%;
}
.family_result table img{
padding: 1px;
background: #FFF;
border: solid 1px #000;
}
.family_result table td{
padding-right: 20px;
vertical-align: top;
}
.family_result table td.photo{
width: 120px;
}
.family_result table td.plus{
/* background: url(../gfx/icon/plus.gif) 100% 100% no-repeat; */
}
.family_result table td h2{
margin-top: 0;
}

.family_result table td h2 span{
font-size: 8pt;
font-weight: normal;
}
.family_result table td h2 span span{
font-weight: bold;
}

.family_result table td h2 a{
font-size: 14pt;
color: #000;
text-decoration: none;
}
.family_result table td h2 img{
vertical-align: bottom;
}


