#container #main #left {
	width: 630px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#container #main #right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
}
#right .ad_top {
	margin-left: 20px;
	margin-bottom: 15px;
}
#container #main #right .ad_top .rank {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 5px;
}
.rank .inrank {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#left h2{
	font-size:20px;
	background-color:#FFFFFF;
	color: #444444;
	line-height : 40px;
	text-align : left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 15px;
	margin-left: 2px;
	padding-left: 15px;
	background-image: url(img/h2left.jpg);
	background-repeat: no-repeat;
                  }
				  

#right h2 {
	line-height: 100%;
	color: #FFFFFF;
	text-align: center;
	padding: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-size: 14px;
	background-image: url(img/roll.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
