.contact_address {
	width: 195px;
	height: 150px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

	.contact_address#first {
		background: url(../images/backgrounds/dotted_border.gif) repeat-y right;
	}
	
	.contact_address h1 {
		width: 200px;
		height: 40px;
	}
	
	.contact_address p {
		padding-top: 0;
		padding-bottom: 1em;
	}
	
		.contact_address h1#atlanta {
			background: url(../images/contact/hdr_atlanta.gif) no-repeat 0 0;
		}
		
		.contact_address h1#orlando {
			background: url(../images/contact/hdr_orlando.gif) no-repeat 0 0;
		}
		
		#orlandodiv {
			margin-left: 10px;
		}
		
#address_info {
	width: 430px;
}