@CHARSET "ISO-8859-1";

.grid-container {
	padding:10px 10px 10px 10px;
	clear: both;
}

.bottomspace {
	margin-bottom:20px;
}
hr.greendots {
	border-width:0 0 1px 0;
	border-style:dotted;
	border-color:#9C3;
}

.container_12 p {
	margin: 0;
	margin-bottom: 20px;
}
h3, p {
	line-height: 1.5;
}
.container_12 h3 {
	margin-top:0;
	padding:0;
	margin-bottom:10px;
	font-weight: bold;
	font-size: 20px;
	/*background-color: #F4F4D8;*/
}

hr,p,h1,h2,h3,ul,ol,table {
	margin-bottom: 10px;
}

h4 {
	margin:0;
	padding:0;
	margin-bottom:5px;
	color: #930;
}
hr.styled {
	border-top:1px dashed #A5D618;
	margin:10px 10px;
	clear:both;
	height:6px;
	background-color: #e2ec97;
	border-width: 1px 0 0;
}
hr.grey1px {
	height: 0;
	border-top: 1px solid #e2ec97;
	margin: 10px 10px;
	clear:both;
	border-width: 1px 0 0;
}
p.grid_footer {
	border-top: 1px solid #e2ec97;
}
.columns_3 {
	/*
	background: url('../images/bg_3column.png') no-repeat;
	background-position: 0 -2px;
	*/
	margin-top:10px;
}
