.main_table {
	border: 1px solid #333333;
}
.text {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333;
	padding-top: 10px;
}
.image {
	padding-right: 10px;
}
.quote {
	text-align: right;
}
.title {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #00ABF0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #00ABF0;
	border-right-color: #00ABF0;
	border-bottom-color: #00ABF0;
	border-left-color: #00ABF0;
}
.sections_table {
	width: 100%;
	margin: 20px;
}
.text_form1 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333;
}
.text_form2 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333;
	padding-top: 10px;
}
.table_click {
	cursor: pointer;
}
.link {
	color: #00F;
	text-decoration: underline;
	cursor: pointer;
}
.title_published_section {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #00ABF0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #00ABF0;
	border-right-color: #00ABF0;
	border-bottom-color: #00ABF0;
	border-left-color: #00ABF0;
}
.image_border {
	border: 1px solid #666;
	margin-bottom: 5px;
}
.image_link {
	padding-right: 10px;
	cursor: pointer;
}

