.lefttextbox {
	background-image: url('../img/contact_textbox_bg.jpg');
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.rightbox {
	background-image: url('../img/photos_splash_bg.jpg');
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.lefttextbox a {
	display: block;
	float: left;
	clear: both;
	margin-bottom: 2px;
}