/* --------------- sectionArchive ---------------- */
.sectionArchive{
	background: url(bkg_shadow.png) top repeat-x #e1e1e1;
}
.sectionArchive h4{
}
.sectionArchive ul {
	list-style:none;
}
.sectionArchive li {
	background:url(bullet.gif) no-repeat 4px 4px;
	padding:0px 0px 6px 13px;
	margin-left:10px;
	font-size:15px;
}
.sectionArchive ul:first-child li {
	margin-left:0px;
}
.marginArchive {
	padding:20px 20px 20px 25px;
	margin:0px;
}