#landing {
	width: 728px;
	float: right;
	padding-right: 13px;
	margin-top: 4px;
}

.newsPreview {
	width: 236px;
	float: right;
}

.newsPreview h2 {
	margin: 8px 10px 8px 0px;
}

.newsPreview p {
	font-size: 0.9em;
	line-height: 1.1em;
	margin-bottom: 10px;
}

.tiled {
	margin-right: 10px;
}

.imageContainer {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 5px solid #676767;
}

#featureBox {
	width: 482px;
	float: right;
	margin-right: 10px;
}

#featureBox h2 {
	color: #00bce4;
	letter-spacing: -2px;
	font-size: 2.4em;
	margin: 10px 0px 8px 0px;
}

#featureBox p {
	font-size: 0.9em;
	padding-right: 35px;
	width: 236px;
}

#featureBox #recentVideoBox {
	width: 180px;
	float: right;
	margin-top: 36px;
}

#featureBox #recentVideoBox h4 {
	width: 180px;
	float: right;
	text-align: right;
}

#featureBox #recentVideoBox ul {
	clear: right;
}

#featureBox #recentVideoBox li {
	float: right;
}

#featureBox #recentVideoBox a {
	display: block;
	background-color: #ffffff;
	padding: 3px;
	font-weight: bold;
	color: #000000;
	margin: 3px 0px 0px 3px;
}


.eventLink {
	width: 236px;
	float: right;
}

.eventLink h3 {
	font-size: 1.5em;
	margin: 10px 0px 8px 0px;
}

.eventLink p {
	font-size: 0.9em;
	padding-right: 35px;
}

.blog {
	background-image: url("/_/chrome/white_tint.png");
	background-position: top left;
	background-repeat: repeat-x repeat-y;	
	width: 216px;
	padding: 10px;
}

.blogTileHeader  {
	height: 30px;
	padding-top: 25px;
	background-image: url("/_/chrome/blogtileheading.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

.blogTileHeader a {
	color: #ffffff;
	font-size: 1.1em;
}

.blogTileHeader h2 {
	display: none;	
}

.blogTile p {
	width: 216px;
	margin: 5px 0px 15px 0px;
}

.blogTile h3 {
	width: 216px;
}

#mainForm {
	width: 236px;
	margin: 150px 0px 0px 13px;
}

#mainForm p {
	padding: 10px 10px 15px 0px;
}

#mainForm form {
	margin: 10px;
}

#mainForm .inputBox {
	background: #9e9e9f;
	border: #808080;
	width: 216px;
}

#mainForm textarea {
	background: #9e9e9f;
	border: #808080;
	height: 105px;
}

* html .imageContainer {
	height: 1%;
}

* html #mainForm .inputBox {
	width: 206px;
}

