
#menu .add{
	font-size: 10px;
	line-height: 1em;
	visibility: hidden;
}

#topimg	{
	display: block;
	top: 0px;
	left: 5px;
	height: 341px;
	width: 525px;
	position: relative;
	}


.medal{
	display: block;
	height: 341px;
	width: 530px;
	left: 0px;
	position: absolute;
	top: 0px;
}



h2	{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background-image: none;
}
h3{
	font-family: "lr SVbN", "Osaka|";
	font-size: small;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}

#topics	{
	width: 505px;
	border: none;
	scrollbar-base-color:#ddd;
	scrollbar-arrow-color:#00469D;
}
.scroll{
	width: 494px;
	border:1px solid #ccc;
	padding:5px;
	margin-bottom: 5px;
}

#topics ul	{
	margin: 0px;
	padding: 0px;
	font-size: small;
	height:150px;
	overflow:auto;
}
#topics li	{
	border-width: 1px;
	border-bottom-style: dashed;
	border-color: #666666;
	text-indent: -7.6em;
	padding-left: 8.5em;
	line-height: 1.2em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 0px;
	background-image: url(../img/top-tri.png);
	background-repeat: no-repeat;
	background-position: left top;
}