.page-stay-in-touch {
	
	}
	.page-stay-in-touch #home_content {
		padding: 0px 0px 40px 160px;
		}
		.page-stay-in-touch #home_content > header {
			position: relative;
			width: 780px;
			min-height: 50px;
			background-image: url('../images/blank_page_header_bg.png');
			background-repeat: repeat-y;
			background-position: right;
			float: right;
			}
			.page-stay-in-touch #home_content > header h1 {
				margin: 0;
				padding: 0;
				position: absolute;
				left: 140px;
				bottom: 15px;
				}
	.page-stay-in-touch section#content {
		/*overflow: hidden;
		width: 680px;
		float: right;
		clear: none;*/
		background: none;
		}
		.page-stay-in-touch #content_inner {
			padding: 0px 20px 20px 40px;
			min-height: 0px;
			position: relative;
			}
			.page-stay-in-touch #content_inner > article {
				border: none;
				}

.single-collections #close_collection {
	float: right;
	}
	.single-collections #close_collection a {
		width: 17px;
		height: 16px;
		display: block;
		background-image: url('../images/event_close_bg.png');
		background-repeat: no-repeat;
		text-indent: -999px;
		overflow: hidden;
		}
		
.page-stay-in-touch p {
	margin-top: 0;
	}
	
.page-stay-in-touch #content_inner .button {
	position: absolute;
	right: 55px;
	bottom: 40px;
	border: none;
	text-indent: -999px;
	overflow: hidden;
	display: block;
	width: 144px;
	height: 38px;
	background-image: url('../images/newsletter_subscribe_bt.gif');
	background-repeat: no-repeat;
	}
