/******************* Global Properties *************/

/******************* Wrapper Div *******************/

/******************* Header Divs *******************/

/******************* Content Divs ******************/

.content {
	width: 92%;
	padding: 14px;
}

#contentTable img {
	border-width: thin;
	border-color: #000000;
}

#feature {
	top: 100px;
}

#feature p {
	text-indent: 0px;
}

#featureTable {
	position: relative;
	width: 100%;
	text-align: left;
	font-size: .9em;
}

#featureTable h1 {
	font-style: normal;
	font-size: 1.3em;
}

#featureTable img {
	border: thin;
	border-style: solid;
}

/******************* Footer Div *******************/