@charset "utf-8";

#main-cont {
	width:509px;
	height:100%;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.text-main {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.text-heading {
	background-color: #C9E6BA;
	font-size: 20px;
}
.text-highlight {
	background-color: #C9E6BA;
}
