@charset "UTF-8";
/* CSS Document */

* { margin: 0; }

.address_left {
	font-family: georgia, times new roman, serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: none; 
	color: #333333; 
	letter-spacing: 1px; 
	line-height: 20px;
	margin-left: 45px;
	padding-top: 12px;
}
