/* Customer CSS */

#librarySearchForm {
display:none;
}

#comp-logo {
	margin: 0px 0 0 0px;
}

#appointment-link{
display:none;
}

#page-index #header_right{
float:right;
background-color:#598080;
height:180px;
width:597px;
background-image:url(/images/brighten_banner.gif);
background-position:bottom;
background-repeat:no-repeat;
}

#page-staff #top-header {
	width:597px;
	height:180px;
	background-image: url(/images/int_header1.jpg);
	background-repeat: no-repeat;
}

#page-offices #top-header, #page-office #top-header {
	width:597px;
	height:180px;
	background-image: url(/images/int_header2.jpg);
	background-repeat: no-repeat;
}

#page-patients #top-header {
	width:597px;
	height:180px;
	background-image: url(/images/int_header6.jpg);
	background-repeat: no-repeat;
}


 #page-index #address_box {
_padding:10px 0 0 10px;
}
#page-index #slot-rsidebar {
_margin-right:5px;

}

#content {
_margin:0 10px 0 0;

}
