#contentArea1.downloads {
	float: right;
	width: 430px;
}

#contentArea2 {
	border-right: solid 425px #FFF;
}

#contentArea1 ul li,#contentArea2 ul li {
	line-height: 1.5em;
	list-style: none;
}

#dlDocuments p.headline {
	margin-top: 10px;
}

#dlDemos div.demo {
	margin: 10px 0px 10px 0px;
}

#dlDemos ul.request li {
	margin-bottom: 20px;
}

#dlMisc {
	margin-top: 20px;
}

#dlMisc p.headline {
	margin-bottom: 10px;
}

#fDemo table {
	margin: 10px 0px;
}

#fDemo td {
	padding: 5px 5px 5px 0px;
}

#fDemo input[type="text"] {
	width: 290px;
}

#fDemo input[type="text"].short {
	width: 40px;
}

#fDemo input[type="text"].city {
	width: 242px;
}

#fDemo input[type="checkbox"] {
	margin-right: 2px;
}

#demoNotFound,#fDemoSent {
	margin-top: 15%;
	text-align: center;
}