body {
	font-family: sans-serif;
	font-size: 14px;
	width:960px;
	}
h1 {
	font-size:26px;
	text-align:center;
	}
h2 {
	font-size:22px;
	text-align:center;
	margin: 20px;
	}
h3 {
	
	font-size:20px;
	}
h4 {
	font-size: 14px;
margin: 2px 0 2px 0;
	}
h5{font-size:16px;}

.focused{
	background-color: none;
	}
#top_wrapper{
   width:960px;
   margin-top: 10px;
   }
#desc{
float:left;
	display: inline-block;
	width: 485px;
   padding-left: 5px;
/*	border: 1px solid;*/
	}
#myinfo{
float:left;
	/*display: inline-block;*/
   padding-left: 5px;
   width: 459px;
   vertical-align: top;
   margin-top: 0px;
   font-size:12px;
/*	border: 1px solid;*/
	}		
#petform{margin-top:10px;
}
#selectstreet,#listaddress,#confirmed {display: inline-block;zoom: 1; vertical-align:top;font-size: 12px;}
#selectstreet{width:22%;
}
#listaddress{width:22%;
}
#confirmed{width:53%;
}



#map_canvas{
	height: 375px;
	width: 500px;
	margin-top: 0.6em;
	}

#sidebar{
	float: left; 
	margin-top:10px; 
	clear:right;
	}	
#legend{float:left;
/*	display: inline-block;*/
	width: 175px;
	border-right: 2px solid;
	}	
#info{float:left;
/*	display: inline-block;*/
	vertical-align: top;
	margin-left: 15px;
	}
#signed{
		float: left; 
		margin-top:20px; 
/*		clear:right;*/
		}	
	
	
.hasPlaceholder {
	color: #777;
	}
.commit{
	margin-bottom: 5px;		
	}		
#written{
	position:relative; 
	clear:both; 
	float:left;
	/*visibility: hidden;*/
}
#header ul {
	list-style: none;
	padding:0;
	margin:0;
	}


#header li {
	float: left;
	border: 1px solid;
	border-bottom-width: 0;
	margin: 0 0.5em 0 0;
}


#header li a {
	padding: 0 1em;
	text-decoration: none;
	font-size:14px;
}

#content {
	border: 1px solid;
	clear: both;
}
h5 {
	margin: 0;
	padding: 0 0 1em 0;
} 


#header #selected a {
	position: relative;
	top: 2px;
	background: white;
}


@media print{
	#myinfo{
	display: inline-block;
   margin-top: 20px;
   width: 440px;

	}

		
  #images img{
max-width:100%;  	
  	}
  		#written{
			position:relative; 
	clear:both; 
	float:left;
visibility: visible;		
		} 
}      
