#right li {
	float: left;
	width: 152px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	padding: 5px;
}
#right ul {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gold_top li {
	height: 45px;
}
