@charset "utf-8";
/* CSS Document */

@import url("templatePage.css");

.row3Container, .row3A, .row3B {
	height:auto;
}

.row3A .boxContent {
	max-width:410px;
}

.row3A .boxContent p {
	line-height:1.5em;
}

.twoColumnList {
	list-style:none;
	margin:1em 0;
	overflow:auto;
	padding:0;
}

.twoColumnList li {
	float:left;
	list-style:none;
	margin:0 10px 10px 0;
	padding:0;
	width:198px;
}

.twoColumnList li.right {
	margin-right:0;
}
