/* CSS Document */

#rightbox {
	background-image: none;
}
.floatleft {
	clear: right;
	float: left;
	margin: 10px;
}
.style1 {
	color: #CCCCCC;
	font-size: 0.8em;
	line-height: 1em;
	list-style-type: none;
}
table {
	border: 1px solid #ECEDE8;
}
td {
	color: #0099FF;
	padding: 8px 4px;
	vertical-align: top;
	border: 1px solid #CCCCCC;
}
td ul {
	list-style-type: none;
	color: #ECEDE8;
	font-size: 0.9em;
	margin-left: 20px;
	font-weight: normal;
	padding-left: 0px;
}
td h2 {
	font-size: 1.3em;
}
#rightboxtext h1 {
	font-size: 40px;
}
#pmmcrumb {
	margin: 0px;
}
