#link_blue{
	text-decoration:none;
 	color:blue;
}
img{
	border: 0;
}
#handyref_text
{
 float: left;
 color: #333;
 border: 0px solid white;
 background: white;
 margin-top: 10px;
 margin-bottom: 20px;
 margin-left: 20px;
 margin-right: 20px;
 width: 660px;
 height: 80%;
}
#handyref_picture
{ 
 float: right;
 color: #333;
 border: 0px solid white;
 background: white;
 margin-right:0px;
 margin-left:20px;
 margin-top:45px;
 width: 320px;
 height: 670px;
 display: inline;
}
#handyref_subheader
{
 text-align: center;
 font-weight: bold;
}

.map_search_background{
display:none;
background-color:#E8E8E8;
margin-left:10px;
margin-top:5px; 
width:660px;
padding: 5px;
border-top: 5px solid #E8E8E8;
border-bottom: 5px solid #E8E8E8;
border-right: 5px solid #E8E8E8;
border-left: 5px solid #E8E8E8; 
 

border-top-right-radius: 1em;
border-top-left-radius: 1em;
border-bottom-right-radius: 1em;	
border-bottom-left-radius: 1em;	

-moz-border-radius-topright:1em;
-moz-border-radius-topleft:1em;
-moz-border-radius-bottomright:1em;
-moz-border-radius-bottomleft:1em;

-webkit-border-top-right-radius:1em;
-webkit-border-top-left-radius:1em;
-webkit-border-bottom-right-radius:1em;
-webkit-border-bottom-left-radius:1em;
}