p { padding-left: 500px; }

a:link {  text-decoration: none}
a:visited {text-decoration: none}

p#print_map a
{    
	background: url(../images/print_globe_arrow.gif) 0px 0px no-repeat;
	padding:0px 0px 5px 20px;
	text-decoration: none; 
}
#print_result a
{    
	background: url(../images/print_globe_arrow_transp.gif) 0px 0px no-repeat;
	padding:0px 0px 5px 20px;
	text-decoration: none; 
}

 p#print_map a:hover  
 {
    text-decoration: underline; 
    background-image: url(../images/print_globe_arrow_hover.gif);
 }
 
 #print_result a:hover  
 {
    text-decoration: underline; 
    background-image: url(../images/print_globe_arrow_hover_transp.gif);
 }
#home_branch_search_results a
{
    text-decoration:underline;  
   
}

