.custom .style1 {
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
	width : 100%;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}
.custom table {
	border : 0;
	border-collapse : separate;
}
.custom tr {
	height : auto;
	background : none;
}
.custom td {
	padding : 2px;
	border : none;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.custom a {
	letter-spacing : normal;
}
.custom a:link {
	text-decoration : none;
	line-height : normal;
}
.custom a:visited {
	text-decoration : none;
}
.custom a:hover {
	text-decoration : none;
}
.custom a:active {
	text-decoration : none;
}
.custom #form {
	margin : 0;
	padding : 0;
}
.ranking_title {
	background:url(ranking_title_bg.gif) repeat-x;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-align:center;
}