.pillar {
	margin-bottom: 50px;
}

h2 {
	text-align: left;
}

#contact {
	background: url(../images/separator_vertical.png) no-repeat right top;
	float: left;
	height: 900px;
	padding-right: 79px;
}

#contact .fixedwidth {
	width: 220px;
}

#contact fieldset {
	margin-top: 30px;
}

#contact-send {
	background: url(../images/btn_send.png) no-repeat;
	border: none;
	cursor: pointer;
	height: 42px;
	margin: 20px 0 0 84px;
	overflow: hidden;
	text-indent: -10000px;
	width: 81px;
}

#content {
	overflow: auto;
	width: 100%;
}

#links ul {
	list-style: none;
	list-style-position: outside;
}

#links ul li {
	margin: 12px 0;
}

#links ul li .box {
	float: none;
	margin-top: 5px;
	width: auto;
}

#righty {
	padding-left: 406px;
}