.body-text ul {
	margin-bottom: 0em;
	padding-left: 0px;
}

.body-text ul li {
	background: none;
	padding-left: 0px;
}

/** Two-column Pods **/
ul.two-column-pods {
	width: 512px;
	margin-left: -14px;
	overflow: hidden;
}

ul.two-column-pods li {
	float: left;
	width: 241px;
	padding: 0 0 14px 14px;
}


/** Hub page Pod styling **/
ul.two-column-pods.hub dl {
	margin-top: 2px;
	padding-top: 5px;
	border-top: 5px solid #b8c22d;
	border-bottom: 1px solid #b8c22d;
	min-height: 70px;
}

ul.two-column-pods.hub dt a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

ul.two-column-pods.hub dt a:hover {
	text-decoration: underline;
}

ul.two-column-pods.hub dd {
	
}

div#inner-container div.content-container div.content.detail-page {
	border:none;
	padding-top: 0;
}
