/* CSS Document */

#findmem_cont {
width : 299px;
margin-top : 10px;
}
#findmem_top {
width : 299px;
height : 43px;
background-image : url(../images/searchwebsite_bg.jpg);
background-repeat : no-repeat;
text-align : left;
}
#findmem_middle {
width : 299px;
background-image : url(../images/searchwebsite_middlebg.jpg);
background-repeat : repeat-y;
text-align : left;
font-size : 12px;
}
#findmem_bottom {
width : 299px;
height : 20px;
background-image : url(../images/searchwebsite_bottombg.jpg);
background-repeat : no-repeat;
text-align : left;
}
#mem_form {
width : 279px;
padding-top : 10px;
padding-left : 10px;
}

.memform_heading {
font-weight : bold;
color : #000000;
font-size : 12px;
width : 279px;
padding-bottom : 15px;
padding-top : 10px;
}

.memradio{
width:279px;
padding-bottom:5px;
}

.memtxtbox{
width:249px;
margin-left:5px;
margin-top:5px;
}
