div#finder_pop_wrapper {
    width: 413px;
	background: url('/images/finder/bck_blue_contact.gif') repeat-x top left;
}
div#finder_pop_padding {
   padding: 20px 27px 25px 21px;
}
div#finder_pop_bottom_border {
   background-color: #CADE5C; width: 413px; height: 7px;
}
h1#finder_pop_header {
    float: left; 
    border: none;
}

img#finder_pop_close {
    float: right;
    margin: 0 9px 0 0;
    border: 0;
}

div#finder_pop_rule {
    clear: both;
    border-bottom: 1px solid #aaaaaa;
    margin: 9px 0 7px 0;
}