/* CSS Slave Style Sheet, lightingimagination.com incept: Sept 7, 2007
Author: Benjamin Liu, Designer: Robert Bethanis */

table#feat_proj {
	border-collapse: collapse;
	width: 701px;
}

table#feat_proj tr {
	height: 24px;
}

table#feat_proj td {
	border: 1px solid #fff;
	vertical-align: top;
}

table#feat_proj td.col1 {
	width: 33px;
	border-left: 0;
}

table#feat_proj td.col2 {
	width: 211px;
}

table#feat_proj td.col3 {
	width: 33px;
}

table#feat_proj td.col4 {
	width: 213px;
	border-right: 0;
}

table#feat_proj img {
	float: left;
}

table#feat_proj tr.row1 td {
	border-top: 0;
}


small {
	font-size: 70%;
}

#main p {
	text-align: justify;
}

div.wrapper3 {
	margin: 10px 30px 0 30px;
}

h1 {
	font-size: 2em;
}
