/* CSS Document */

#resources li {
	font-size: 13px;
}
#resources {
	width: 170px;
}

#DZ_title {
	margin-right: 39px;
	margin-left: -1px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #F5FAE4;
}
#stripe {
	display: block;
	margin-bottom: 15px;
}

#newsArea {
	float: left;
	display: inline;
	margin-left: 27px;
	width: 435px;
}

#DZ_title h1 {
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 15px;
}
#DZ_title p {
	font-size: 12px;
	margin-left: 3px;
	width: 750px;
	margin-bottom: 0px;
}
#newsTitle {
	margin-bottom: 10px;
}
#newsArea h2 {
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E2DC;
	padding-top: 3px;
}
#newsArea p {
	font-size: 11px;
	margin-bottom: 10px;
}
#newProducts {
	width: 169px;
	margin-left: 32px;
	display: inline;
	float: left;
}
#newProducts img {
	border: 1px solid #b8e630;
}
#newProducts a {
	font-size: 11px;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
}
#resources ul ul {
	margin-left: 10px;
}

/*------------------- FAQ ----------------------------*/
#stripehidden {
	display: block;
	margin-bottom: 15px;
	visibility: hidden;
}

#newsArea ol h1 {
	font-size: 11px;
	color: #3d3429;
	margin-top: 20px;
}

#newsArea ol h2 {
	border: none;
	font-size: 11px;
}

#newsArea ol,#newsArea ul {
	margin-left: 25px;
	margin-bottom: 10px;
}

#newsArea ol ul {
	list-style-type: none;
}

#newsArea ol ul ol {
	margin-top: 7px;
}
#newsArea li {
	margin-bottom: 7px;
}

