#transparentContainer {
	width: 960px;
	background-color: #FFFFFF;
	filter: alpha(opacity=80); 
	-moz-opacity: .80; 
	opacity: .80;
	clear: both;
	padding: 15px 20px;
	background-image: url(images/photos-subpage.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}
#copy {
	margin-left: 170px;
	margin-right: 230px;
	}
.pricing {
	font-weight: bold;
	display: block;
	text-align: right;
	}
