/*--------------------------------------------------------------------- address */
  #Adress {
  position: absolute;
	top: 45px;
	left: 197px;
  }
  
  
  #Adress h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	color: #b2b2b2;
}


 #Adress p {
 	font-size: 10px;
	font-weight: bold;
	color: #b2b2b2;
 }