/* CSS Document */

#topnav {
	border-bottom: #9DFE6C 3px solid;
}


#colleft, #colleftBiz {
	width: 63%; 
	float: left; 
	padding-right: 2%;
}

#colright, #colrightBiz {
	width: 35%; 
	float: left;
	font-size: 13px;
}

#colleft p {
	font-size: 13px;
	line-height: normal;
}

table {
	width: 100%;
}

table tr td ul li {
	font-size: 13px;
}

table tr td ul {
	margin: 0 5px 0 10px;
	padding: 0;
}

	#colright textarea {
		width: 100%;
		height: 125px;
	}
