/* Customer CSS */
#slot-navigation a {
padding:7px 7px 0;
}

#slot-causes {
display:none;
}

#comp-flashText6{
display:none;
}

#btn-emergency a {
background:url(/images/portal.png) no-repeat scroll center top;
}

#btn-emergency a:hover {
background:url(/images/portal.png) no-repeat scroll center bottom;
}

#btn-prescription a {
background:url(/images/referring.png) no-repeat scroll center top;
}

#btn-prescription a:hover {
background:url(/images/referring.png) no-repeat scroll center bottom;
}

#btn-forms a {
background:url(/images/neurology.png) no-repeat scroll center top;
}

#btn-forms a:hover {
background:url(/images/neurology.png) no-repeat scroll center bottom;
}

#btn-physcians a {
background:url(/images/sleep2.png) no-repeat scroll center top;
}

#btn-physcians a:hover {
background:url(/images/sleep2.png) no-repeat scroll center bottom;
}

#logo > div {
margin-left:12px;
}

#page-referring-physicians #interior-image {
background:url(../images/header1.jpg) no-repeat scroll center bottom;
}

#page-what-is-neurology #interior-image {
background:url(../images/header2.jpg) no-repeat scroll center bottom;
}

#page-what-are-sleep-disorders #interior-image {
background:url(../images/header3.jpg) no-repeat scroll center bottom;
}