#smallicons {
	position: absolute;
	height: 44px;
	width: 150px;
	top: 70px;
	right: 10px;
	text-align: right;
}
#subbody {
	overflow:auto;
	margin-top:32px;
}
#subbodyleft {
	float:left;
	width:750px;
	font-size: 15px;
	line-height:20px;
}
#subbodyleft a {
	color: #CCC;
	text-decoration: underline;
}
#subbodyleft a:hover {
	color: #FFF;
	text-decoration: underline;
}

#subbodyleft h1 {
	padding-bottom:15px;
	font-size:24px;
}
#subbodyleft p {
	padding-bottom:15px;
}
#subbodyleft br {
	padding-bottom: 8px;
}

#subbodyleft .addaborder {
	border: 6px solid #FFF;
	margin: 5px;
}
#subbodyright {
	float:right;
	width:200px;
	margin-left:10px;
	padding-left:20px;
	border-left: solid 1px #777;
	min-height:250px;
	line-height:15px;
}
#subbodyright p {
	padding-bottom:18px;
}
#subbodyright h1 {
	font-size:18px;
	padding-bottom:3px;
}
#subbodyright a {
	text-decoration:none;
	color:#999;
	font-style: italic;
}
#subbodyright a:hover { text-decoration:underline; color:#FFF; }
li {
	list-style-type: disc;
	padding-left: 5px;
	margin-left: 5px;
	list-style-position: inside;
}
ol {
	padding-bottom: 15px;
}
.buttonlink {
	padding-bottom: 18px;
	color: #FFF;
}
.buttonlink a {
	color: #FFF;
	text-decoration: none;
}
#subbodyleft h2 {
	font-size: 18px;
	color: #EEE;
	padding-bottom: 2px;
	width: 400px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-bottom: 10px;
}
cpmfetch table {
	text-align: center;
	width: 100%;
}
