.clearer {
	clear:		both;
}
#ContainerADDRESS {
	font-size:		10px;
float:right;
}
#ContainerADDRESS .block1 {
	float:		left;
	margin-left:	0px;
}
#ContainerADDRESS .block2 {
	float:		left;
	margin-left:	20px;
}
#ContainerADDRESS .block3 {
	float:		left;
}
