@charset "utf-8";
#container #content #next {
	clear: both;
	float: right;
	margin: 0px;
}
.imgbox {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 7px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.imgbox h4 {
	background-color: #CC0066;
	text-align: center;
	margin: 0;
	color: #FFFFFF;
	font-size: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.imgblank {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

.imgbox ul {
	margin-left: 5px;
	padding-left: 5px;
	list-style-position: inside;
}
#content hr {
	clear: both;
}


.imgbox h5 {
	background-color: #666666;
	text-align: center;
	margin: 0;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 120%;
}
.centerbig {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}
div#content h1 {
	background-color: #CC0066;
	background-image: url(../rw/img/topbar.gif);
	background-repeat: repeat-x;
	font-size: 1.2em;
	color: #ffffff;
	line-height: 28px;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
}


#content p {
	margin-left: 15px;
	margin-top: 10px;
	line-height: 1.3;
}

