
div.hrgrey {
  color: #CCC;
	background-color: #CCC;
	height: 1px;
	width:99%;
	margin:0px 0 8px 0;
	clear:both;
}

/* sitemap css */

#contentcenter {
	margin: 16px 0 0 26px;
	width:750px;

	font-size:60%;
}

.content .thanks {
	font-size:1.2em;
}

h1 {
	margin:36px 0 17px 0;
}

h2 {
	font-size: 1.1em;
	color: #333;
	font-weight:normal;
	line-height: 1.8em;
	margin-bottom:1px;
}

.buttons {
	margin: 30px 0 70px 0;
}

.button {
	border:1px solid #D7D7D9;
	background-color:#fff;
	color:#333;
	font-size:120%;
}
.textarea {
	height:140px;
	width:600px;
}
.content p {
	color:#333;
	font-size:1.2em;
}
.content p a:link, .content p a:visited {
	color:#0049AF;
	text-decoration:none;
}
.leaf {
	position:relative;
	top:-5px;
	float:left;
	height:40px;
	width:45px;
}
.optout {
	height:311px;
	background-image:url(../images/cover.jpg);
	background-repeat:no-repeat;
	background-position:center right;
}
.thanks {
height:323px;
}