#sitewrapper {
	border: 1px solid #F4EDE7;
	padding: 3px;
	float: left; }
	#sitewrapper-no-border {
		width:500px; }
		
#logo {
	float: left;
	margin: 150px 45px 0 45px; }
	#logo-own-now {
		margin: 20px 0 0 182px; }
	#logo-submit {
		float: left;
		margin: 50px 45px 0 45px; }
		
h1.own-now-header {
	font-size:14px;
	color: #7C7062;
	font-family: Verdana, Sans-Serif; }
	h1.own-now-header-thanks {
		font-size:14px;
		color: #7C7062;
		font-family: Verdana, Sans-Serif;
		padding-left:3px; }
	p.own-now-address {
		font-size:10px;
		color: #7C7062;
		font-family: Verdana, Sans-Serif;
		text-align: center;
		margin: 20px 0 20px 0px; }
		p.own-now {
			font-size:10px;
			color: #7C7062;
			font-family: Verdana, Sans-Serif; }
			p.own-now-thanks {
				font-size:10px;
				color: #7C7062;
				font-family: Verdana, Sans-Serif;
				padding:0 0 45px 4px; }

p.error {
	background: #FF0000;
	color: #FFFFFF;
	padding: 3px 10px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	margin: 0;
	line-height: 130%; }
	
.required {
	font: bold 10px verdana, sans-serif;
	color: #7f7165;
	padding-right:5px;
	display:inline; }

#friend-form {
	float: right;
	width: 460px;
	background: #F4EDE7 url("/html/images/bg_friend-form.png") no-repeat 50% 40px;
	padding: 20px 20px 40px 20px; }
	
	#friend-form table input {
		border: 1px solid #CCCCCC;
		width: 180px; }
		#friend-form table input.error {
			background: #FF0000;
			font-weight: bold;
			color: #FFFFFF; }

	#friend-form label {
		color: #7C7062;
		font-size: 10px;
		font-family: Verdana, Sans-Serif;
		font-weight: bold; }
		
	#friend-form table #friends_email,
	#friend-form table #friends_full_name,
	#friend-form table #recipient {
		padding-left: 65px;	}

	#friend-form th {
		text-transform: uppercase;
		font-weight: normal;
		font-family: Arial, Sans-Serif;
		color: #BDB7B1;
		text-align: left; }
		
	#friend-form #submit {
		margin-left:10px; }
		
		#friend-form-confirmation {
			float: right;
			width: 460px;
			background: #F4EDE7;
			padding: 20px 20px 40px 20px; }
			#friend-form-confirmation h1{
				font-family: Verdana, Sans-Serif;
				font-size: 14px;
				color: #7C7062; }
				#friend-form-confirmation p {
					color: #7C7062;
					font-size: 10px;
					font-family: Verdana, Sans-Serif; }
		
#own-now-form label {
		color: #7C7062;
		font-size: 10px;
		font-family: Verdana, Sans-Serif;
		font-weight: bold; }		
		#own-now-form label.nobold {
				color: #7C7062;
				font-size: 10px;
				font-family: Verdana, Sans-Serif;
				font-weight: normal; }
				#own-now-form label.receive-updates {
					color: #7C7062;
					font-size: 10px;
					font-family: Verdana, Sans-Serif;
					font-weight: normal; }
		
		#own-now-form table input.text {
			border: 1px solid #CCCCCC;
			width: 140px; }
			
#close-window-link {
font-family: Arial, Sans-Serif;
font-size: 10px;
color: #7C7062;
margin-top: 15px; }	
	
#form-footer {
	clear: both;
	padding: 5px 30px; }
	#own-now-form-footer {
		clear: both;
		padding: 5px;
		width:500px; }
	
#privacy-link {
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	color: #7C7062;
	margin-top: 15px; }
	
#form-disclaimer {
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	color: #BDB7B1; }
	#own-now-form-disclaimer {
		font-family: Arial, Sans-Serif;
		font-size: 9px;
		color: #333333; }
