div.cpe_top {
	margin-top:0px;
	position: relative;
	height:170px;
	width:780px;
	overflow:hidden;
	display:block;
	background-repeat:no-repeat;
	background: url('cpe_top.jpg');
}

div.cpe_top h2{
	width:100%;
	display:block;
	margin:0;
	padding:0;
	border: 0;
}

div.cpe_top h2 a.title{
	width:100%;
	height:120px;
	display:block;
	text-indent:-999px;
}

div.cpe_top a.download{
	position:absolute;
	left:510px;
	top:111px;
}

h4{
 margin:25px 10px 10px 10px;
 border-bottom:solid 2px #009a00;
 color:#333;
 font-size:1em;
 padding:3px 5px;
}

table{
	border-collapse: collapse;
	margin: 1em 0 1em 1em;
}

td,th{
	border: 0px;
	padding: 2px;
}

th{
	text-align: left;
	vertical-align: top;
	background: #ccc;
}

div.ul li{
 padding-left:5px;
 background-position:0px 8px;
 background-image:none;
 background-repeat:no-repeat;
 list-style-type:none;
 font-size:0.8em;
}