@charset "utf-8";
/* CSS Document */
#page_topics {
}
.page_options {
	margin-top: 15px;
}
.read_on {
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}
#content-text div.ContactFormItems {
	border: 1px solid #cccccc;
	background-color:#FFFFFF;
	padding: 5px; 
	margin: 5px 0 0 0;
}
#content-text div#sidebar div.ContactFormItems {
	border: none;
	background-color: transparent;
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
}


