/* INFO           */
.siteName {
	margin:5px 0 0;
	padding:0px;
}
.siteName a {
	font-size: 18px;
	font-weight: bold;
}

.rankingBottom {
	width:400px; 
	margin: 10px 0px 10px; 
	padding:5px;
	background-color:#EEEEEE;
	border:solid 1px #666666; 
	font-size: 15px;
	font-weight: bold;
}


/************************************************************************/
/* RightContent CM          */
.RightCMHead {
	margin: 5px 0 0;
	padding: 0px;
	height:5px;
	background-image: url('../img/rightContentHeadB.gif');
	background-repeat:no-repeat;
	font-size:1px;
}
.RightCMBody {
	padding: 5px 2px 0;
	background-image: url('../img/rightContentBodyB.gif');
	text-align:center;
	margin-right:11px;
}
.RightCMfoot {
	margin: 0px;
	padding: 0px;
	height:5px;
	background-image: url('../img/rightContentFootB.gif');
	background-repeat:no-repeat;
	font-size:1px;
}
