/* @override 
	http://dev.smallsociety.com/styles/contact.css
*/

#intro-title {
	margin-left: 110px;
	width: 230px;
	height: 40px;
	background-image: url(contact-how-to.png);
	text-indent: -10000px;
}

#disclaimer {
	font-size: 150%;
}

#card {
	width: 380px;
	height: 230px;
	background: url(contact-card.png);
	text-indent: -1000px;
	margin-left: 60px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}

#card #email-button {
	position: absolute;
	bottom: 10px;
	width: 250px;
	height: 55px;
	margin-left: 110px;
}

#card #email-button a {
	display: block;
	width: 250px;
	height: 55px;
}


#content p#card-explanation {
	width: auto;
	margin-left: 480px;
	margin-right: 30px;
	margin-top: 80px
}

#content p#parenthetical {
	margin-left: 85px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 30px;
	padding-right: 20px;
	width: 560px;
	font-size: 11px;
	background: url(contact-parens.png) no-repeat;
}

#content {
	padding-top: 20px;
}

#content p {
	margin-left: 120px;
	margin-right: 80px;
}

#bottom {
}

#bottom .bottom-box {
	width: 270px;
	float: left;
}

#bottom .left {
	margin-left: 90px;
}

#bottom .right {
	margin-left: 30px;
}

#bottom .bottom-box p {
	margin: 0;
}

p#content-end {
	height: 10px;
	clear: both;
}

#bottom #bottom-end {
	margin: 0;
	clear: both;
	height: 20px;
	background-image: url(white-bottom.png);
	margin-left: -10px;
	margin-right: -10px;
}


#bottom .button {
	width: 300px;
}

#bottom #mailing-list-box .button {
	background-image: url(button-subscribe.png);
	width: 200px;	
}

#bottom #twitter-box .button {
	background-image: url(button-twitter.png);
	width: 200px;
}
