body
	{
	font-family: arial, verdana, sans-serif;
	font-size: 11pt;
	}
.news .date {
	background: #FAF4C8;
	border-right: 1px solid #E3DE9F;
	border-bottom: 1px solid #E3DE9F;
	float: left;
	text-align: center;
	line-height: 1.1em;
	padding: 2px 1px 5px 1px;
	width: 2.2em;
	color: #A19D68;
	margin: 0 0.5em 1em 0;
}
.news .date:first-line {
	font-size: 70%;
}
ul.news {
	margin: 0.5em 0 0 0;
	padding: 0;
}

.news li {
	margin: 0 0 0.7em 0;
	padding: 0;
	clear: both;
	list-style-type: none;
}
.news li a { font-weight: normal; }
	.configParent {
		display: block;
		font-size: 85%;
	}

	.download h3 {
		color: #1D9101;
		font-weight: bold;
		margin: 0;
		font-size: 120%;
	}

	.download h3 :link,
	.download h3 :visited,
	.download h3 :link:active, .download h3 :visited:active {
		color: #1D9101;
	}
	
	.download h3 :link:hover, .download h3 :visited:hover {
		color: #156B01;
	}
	
	.download li {
		padding: 0;
		margin: 0;
	}
	.download ul {
		margin-top: 0;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.other a:link, .other a:visited { color: #666; }
	.download .other a:hover { color: #000; }
	.download:before {
		line-height: 0.1;
		font-size: 1px;
		margin: -15px -15px 0 -15px;
		height: 15px;
		display: block;
		border: none;
		content: url("img/download_tl.gif");
	}
	.download {
		background: #C4EFA1 url("img/download_back.gif") top right no-repeat;
		padding: 15px 45px 15px 15px;
		margin-bottom: 0.5em;
	}
	.download:after {
		display: block;
		padding-top: 15px;
		line-height: 0.1;
		font-size: 1px;
		content:  url("img/download_bl.gif");
		margin: -10px -45px -15px -15px;
		height: 8px;
		background: transparent url("img/download_br.gif") scroll no-repeat bottom right ;
	}

	.key-point > h1:first-child,
	.key-point > h2:first-child,
	.key-point > h3:first-child,
	.key-point > h4:first-child,
	.key-point > h5:first-child,
	.key-point > h6:first-child {
		margin-top: 0;
	}

	.key-point:before {
		line-height: 0.1;
		font-size: 1px;
		background: transparent url("img/key-point_tr.gif") no-repeat top right;
		margin: -15px -15px 0 -15px;
		height: 15px;
		display: block;
		border: none;
		content: url("img/key-point_tl.gif");
	}
	.key-point {
		background: #e4ecec url("img/key-point_back.gif") right repeat-y;
		padding: 15px;
		margin-bottom: 1em;
	}
	.key-point:after {
		display: block;
		clear: both;
		padding-top: 15px;
		line-height: 0.1;
		font-size: 1px;
		content:  url("img/key-point_bl.gif");
		margin: -15px;
		height: 8px;
		background: transparent url("img/key-point_br.gif") scroll no-repeat bottom right ;
	}
	
	.key-point h3, .key-point h4, .key-point h5 {
		border: none;
		margin-top: 0;
	}
	h2 {
		border-bottom: 1px solid black; 
		font-size: 135% ! important;
		margin-bottom: 4px;
		margin-top: 0;
	}