.right-ad {
	float: right;
	margin-bottom: 2px;
	margin-left: 5px;
	height: 250px;
	width: 300px;
	clear: right;
}
.w8pedia {
	border: 3px double #999999;
}
.w8pedia h2 {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.w8pedia h3 {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.w8pedia h4 {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.w8pedia a:link {
	color: #0000FF;
	text-decoration: none;
}
.w8pedia a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.right-img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFCCCC;
	text-align: center;
	padding: 10px;
	float: right;
	border: 1px solid #000000;
	background-position: center;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	clear: right;
}
.left-img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFCCCC;
	text-align: center;
	padding: 10px;
	float: left;
	border: 1px solid #000000;
	background-position: center;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	clear: left;
}
.w8pedia-list {
	margin-left: 40px;
}

