/* CSS - Page - Terms */

#page_terms {
	line-height: 1.6em;
}

.terms_cont {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	
}

.terms_cont p {
	padding-bottom:10px;
}