@charset "utf-8";
div#results {
	background-image: url(../images/common/bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 600px;
}
div#results h2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
div#results h3 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	font-size: 16px;
}
div#results h4 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div.r_frame {
	padding: 0px;
	height: 130px;
	width: 580px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 10px;
	line-height: 10px;
}
.r_frame a:hover {
	text-decoration: none;
}

div.f_lineup {
	float: left;
	height: 130px;
	width: 100px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
div.f_lineup img {
	display: block;
	margin-bottom: 2px;
}
.new{
	font-weight:bold;
	color:#FF0000;
	}
