/* === COMMON === */
#page-title {
	margin: 0;
	padding: 0;
	color: #ffffff;
	width: 274px;
	height: 36px;
	position: absolute;
	left: 0;
	top: 28px;
	text-indent: -9999px;
	background: url(../images/title-gameinfo.png) no-repeat left top;
}

.gameinfo-header:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.gameinfo-header,
.asset .gameinfo-header {
	margin: 0;
	border-bottom: 5px solid #cc0033;
	padding: 0;
	min-height: 45px;
}
.gameinfo-header .gameinfo-title {
	margin: -4px 0 0;
	border: none;
	padding: 0 0 10px;
	font-size: 150%;
	line-height: 134%;
	color: #cc0000;
	font-weight: bold;
}
.gameinfo-header .gameinfo-lastmodified {
	margin: 0;
	padding: 7px 0 0;
	float: left;
}
.gameinfo-header .gameinfo-lastmodified img.caption {
	padding-right: 10px;
	float: left;
}
.gameinfo-header .gameinfo-lastmodified p.asset-updated {
	padding: 3px 0;
	font-weight: bold;
	float: left;
}
.gameinfo-header .gameinfo-tabnavi {
	margin: 0;
	border: none;
	padding: 0;
	float: right;
}
ul.gameinfo-tabnavi-list:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
ul.gameinfo-tabnavi-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.gameinfo-tabnavi-list li {
	display: block;
	margin: 0;
	padding: 0 0 0 2px;
	height: 33px;
	overflow: hidden;
	float: left;
	position: relative;
}
ul.gameinfo-tabnavi-list li#gameinfo-result {
	width: 106px;
}
ul.gameinfo-tabnavi-list li#gameinfo-result a {
	display: block;
	width: 106px;
	height: 33px;
	text-indent: -9999px;
	background-image: url(../images/tab-gamedata.gif);
	background-repeat: no-repeat;
}
ul.gameinfo-tabnavi-list li#gameinfo-result a:link,
ul.gameinfo-tabnavi-list li#gameinfo-result a:visited {
	background-position: 0px -33px;
}
ul.gameinfo-tabnavi-list li#gameinfo-result span.current {
	display: block;
	width: 106px;
	height: 33px;
	text-indent: -9999px;
	background: url(../images/tab-gamedata-act.gif) no-repeat left top;
}
ul.gameinfo-tabnavi-list li#gameinfo-report {
	width: 88px;
}
ul.gameinfo-tabnavi-list li#gameinfo-report a {
	display: block;
	width: 88px;
	height: 33px;
	text-indent: -9999px;
	background-image: url(../images/tab-gamereport.gif);
	background-repeat: no-repeat;
}
ul.gameinfo-tabnavi-list li#gameinfo-report a:link,
ul.gameinfo-tabnavi-list li#gameinfo-report a:visited {
	background-position: 0px -33px;
}
ul.gameinfo-tabnavi-list li#gameinfo-report span.current {
	display: block;
	width: 88px;
	height: 33px;
	text-indent: -9999px;
	background: url(../images/tab-gamereport-act.gif) no-repeat left top;
}
ul.gameinfo-tabnavi-list li#gameinfo-event {
	width: 155px;
}
ul.gameinfo-tabnavi-list li#gameinfo-event a {
	display: block;
	width: 155px;
	height: 33px;
	text-indent: -9999px;
	background-image: url(../images/tab-gameevent.gif);
	background-repeat: no-repeat;
}
ul.gameinfo-tabnavi-list li#gameinfo-event a:link,
ul.gameinfo-tabnavi-list li#gameinfo-event a:visited {
	background-position: 0px -33px;
}
ul.gameinfo-tabnavi-list li#gameinfo-event span.current {
	display: block;
	width: 155px;
	height: 33px;
	text-indent: -9999px;
	background: url(../images/tab-gameevent-act.gif) no-repeat left top;
}
ul.gameinfo-tabnavi-list li a:hover,
ul.gameinfo-tabnavi-list li a:active {
	background-position: 0px 0px !important;
}

.gameinfo-meta:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.gameinfo-meta {
	margin: 0 0 20px;
	border-top: 2px solid #f0810d;
	padding: 8px 10px;
	min-height: 15px;
	color: #ffffff;
	background: #2d2d2d url(../images/bg-gamedata-checkerwork.gif) repeat left top;
}
.gameinfo-meta p.gameinfo-home_away {
	width: 10em;
	font-size: 100%;
	line-height: 125%;
	font-weight: bold;
	float: left;
}
.gameinfo-meta p.gameinfo-date_place {
	font-size: 100%;
	line-height: 125%;
	font-weight: normal;
	float: right;
}
/* === /COMMON === */

/* === GAME_DATA === */
.main-visual {
	margin: -19px 0 0;
	padding: 0;
}
.sponsor-link {
	margin: 0 0 10px;
	padding: 0;
}
ul.sponsor-link-list:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
ul.sponsor-link-list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 785px;
	height: 40px;
	background: #ffffff url(/game/images/bg-separator-sponsor.gif) no-repeat right top;
}
ul.sponsor-link-list li {
	display: block;
	margin: 0;
	padding: 0 0 0 1px;
	float: left;
	background: url(/game/images/bg-separator-sponsor.gif) no-repeat left top;
}
ul.sponsor-link-list li a {
	display: block;
}
.photogallery {
	margin: 0 0 20px;
}
.big-banner {
	margin: 37px auto 47px;
	padding: 0;
	text-align: center;
}

.gamedata-main {
	margin: 0 0 20px;
	padding: 0;
	width: 785px;
	color: #ffffff;
	background-color: #3a3a3a;
}
.gamedata-main a,
.gamedata-main a:link {
	color: #a4d8f9;
}
.gamedata-main a:visited {
	color: #c498f0;
}
.gamedata-main a:hover,
.gamedata-main a:active {
	color: #a4d8f9;
}
.gamedata-main p.link_a {
	background-image: url(/common/images/icon-link_w.gif);
}
.gamedata-header:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.gamedata-main .gamedata-header {
	margin: 0;
	padding: 14px 15px 12px 15px;
	min-height: 11px;
	color: #ffffff;
	background-color: #222222;
}
.gamedata-header .caption-leftside {
	float: left;
}
.gamedata-header .caption-rightside {
	float: right;
}
.gamedata-score {
	margin: 0;
	border-top: 1px solid #787454;
	border-bottom: 1px solid #787454;
	padding: 12px 0;
	width: 785px;
	background: url(../images/bg-gamedata-checkerwork2.gif) repeat left top;
}
.gamedata-score table.gamedata-score-table {
	margin: 0;
	padding: 0;
	border-collapse: separate;
	border-spacing: 0;
	border: 0px none;
	width: 785px;
	table-layout: fixed;
}
.gamedata-score table.gamedata-score-table td {
	font-size: 100%;
	line-height: 125%;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.gamedata-score table.gamedata-score-table td.team-logo {
	width: 200px;
}
.gamedata-score table.gamedata-score-table td.score {
	width: 385px;
}
.gamedata-score table.gamedata-score-table table.score {
	margin: 0 auto;
	padding: 0;
	border-collapse: collapse;
	border: none;
	table-layout: auto;
}
.gamedata-score table.gamedata-score-table table.score td.total-score {
	padding-left: 30px;
	padding-right: 30px;
}
.gamedata-score table.gamedata-score-table table.score td.total-score div.game-score {
	font-size: 5em;
	line-height: 101%;
	font-weight: bold;
}
.gamedata-score table.gamedata-score-table table.score td.total-score div.pk-score {
	font-size: 2em;
	line-height: 120%;
	font-weight: bold;
}
.gamedata-score table.gamedata-score-table table.score td.leftside {
	text-align: right;
}
.gamedata-score table.gamedata-score-table table.score td.game-status {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-left: 5px;
	padding-right: 5px;
}
.gamedata-score table.gamedata-score-table table.score td.rightside {
	text-align: left;
}
.gamedata-score table.gamedata-score-table table.score td.each-score {
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-left: 12px;
	padding-right: 12px;
	white-space: nowrap;
}
.gamedata-score table.gamedata-score-table table.score td.each-score span.score {
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}
.gamedata-score table.gamedata-score-table table.score td.scorer {
	padding-left: 15px;
	padding-right: 10px;
	min-width: 8.5em;
/*	width: 8.5em;*/
	width: 125px;
/*	white-space: nowrap;*/
	text-align: left;
	vertical-align: top;
}
.gamedata-score table.gamedata-score-table table.score td.scorer-home {
	padding-left: 10px;
	padding-right: 15px;
	text-align: right;
}
.gamedata-score table.gamedata-score-table table.score td.scorer-home span.scorer-inner {
	display: inline-block;
	text-align: left;
}
.gamedata-detail {
	padding: 10px 0 30px;
}
.gamedata-detail table.gamedata-detail-table {
	margin: 0;
	padding: 0;
	border-collapse: separate;
	border-spacing: 0;
	border: none;
	width: 785px;
	table-layout: fixed;
}
.gamedata-detail table.gamedata-detail-table td.players {
	width: 200px;
	text-align: left;
	vertical-align: top;
}
.gamedata-detail table.gamedata-detail-table td.teamstatus {
	width: 385px;
	text-align: left;
	vertical-align: top;
}
.gamedata-detail table.gamedata-detail-table td.teamstatus div.teamstatus {
	margin: 0 10px;
	padding: 0 0 5px;
	width: 365px;
	min-height: 10px;
	background: url(/game/images/bg-gameinfo-teamstatus-foot.gif) no-repeat left bottom;
}
.gamedata-detail table.gamedata-detail-table td.teamstatus div.teamstatus div.teamstatus-inner:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.gamedata-detail table.gamedata-detail-table td.teamstatus div.teamstatus div.teamstatus-inner {
	width: 365px;
	background: url(/game/images/bg-gameinfo-teamstatus-body.gif) repeat-y left top;
}
.gamedata-detail table.gamedata-detail-table td.teamstatus div.teamstatus div.teamstatus-inner div.teamstatus-leftside {
	margin: 0;
	padding: 18px 16px 0 16px;
	width: 148px;
	float: left;
	background: url(/game/images/bg-gameinfo-teamstatus-head.gif) no-repeat left top;
}
.gamedata-detail table.gamedata-detail-table td.teamstatus div.teamstatus div.teamstatus-inner div.teamstatus-rightside {
	margin: 0;
	padding: 18px 16px 0 16px;
	width: 148px;
	float: right;
	background: url(/game/images/bg-gameinfo-teamstatus-head.gif) no-repeat left top;
}
.gamedata-detail table.gamedata-detail-table td.teamstatus div.teamstatus p.team-name {
	margin: 0 0 10px;
	font-size: 100%;
	line-height: 134%;
	font-weight: bold;
	color: #ffffff;
}
.gamedata-detail table.gamedata-detail-table td.teamstatus div.teamstatus p.status {
	margin: 0 0 10px;
	font-size: 100%;
	line-height: 134%;
	font-weight: normal;
	color: #cccccc;
}
.gamedata-detail table.gamedata-detail-table table.players-table {
	margin: 0;
	padding: 0;
	border-collapse: separate;
	border-spacing: 0;
	border: none;
	width: 200px;
	table-layout: fixed;
}
.gamedata-detail table.gamedata-detail-table table.players-table th.member {
	padding-left: 10px;
	height: 37px;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	background-color: #222222;
}
.gamedata-detail table.gamedata-detail-table table.players-table td.member {
	border-bottom: 1px solid #000000;
	padding-left: 10px;
	height: 27px;
	text-align: left;
	vertical-align: middle;
}
.gamedata-detail table.gamedata-detail-table table.players-table td.member span.number {
	font-weight: bold;
}
.gamedata-detail table.gamedata-detail-table table.players-table td.member span.position {
	padding-left: 2px;
	padding-right: 2px;
}
.gamedata-detail table.gamedata-detail-table td.game-detail {
	padding: 20px 0 0;
	width: 385px;
	text-align: left;
	vertical-align: top;
}
.gamedata-detail table.gamedata-detail-table td.game-detail div.game-detail-inner {
	padding: 0 20px;
	width: 345px;
}
.gamedata-detail table.gamedata-detail-table td.game-detail div.play-system:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.gamedata-detail table.gamedata-detail-table td.game-detail div.play-system {
	margin: 0 0 5px;
	width: 345px;
}
.gamedata-detail table.gamedata-detail-table td.game-detail div.play-system div.leftside {
	width: 170px;
	float: left;
}
.gamedata-detail table.gamedata-detail-table td.game-detail div.play-system div.leftside div.team-logo {
	width: 60px;
	text-align: left;
	float: left;
}
.gamedata-detail table.gamedata-detail-table td.game-detail div.play-system div.leftside div.system {
	margin-top: 10px;
	min-width: 90px;
	text-align: left;
	white-space: nowrap;
	float: left;
}
.gamedata-detail table.gamedata-detail-table td.game-detail div.play-system div.rightside {
	width: 170px;
	float: right;
}
.gamedata-detail table.gamedata-detail-table td.game-detail div.play-system div.rightside div.team-logo {
	width: 60px;
	text-align: right;
	float: right;
}
.gamedata-detail table.gamedata-detail-table td.game-detail div.play-system div.rightside div.system {
	margin-top: 10px;
	min-width: 90px;
	text-align: left;
	white-space: nowrap;
	float: right;
}
.gamedata-detail table.gamedata-detail-table td.game-detail div.play-system span.number {
	font-weight: bold;
}
.gamedata-detail table.gamedata-detail-table td.game-detail div.starting-field {
	margin: 0 0 20px;
}
.gamedata-detail table.gamedata-detail-table td.game-detail table.values {
	border-collapse: collapse;
	width: 345px;
}
.gamedata-detail table.gamedata-detail-table td.game-detail table.values th,
.gamedata-detail table.gamedata-detail-table td.game-detail table.values td {
	width: 42px;
	text-align: center;
	vertical-align: middle;
}
.gamedata-detail table.gamedata-detail-table td.game-detail table.values th {
	border: 1px solid #3a3a3a;
	background-color: #222222;
	color: #ffffff;
}
.gamedata-detail table.gamedata-detail-table td.game-detail table.values th.ttop {
	border-top: 1px solid #222222;
	border-bottom: 1px solid #000000;
}
.gamedata-detail table.gamedata-detail-table td.game-detail table.values th.ltop {
	border-top: 1px solid #222222;
}
.gamedata-detail table.gamedata-detail-table td.game-detail table.values th.lleft {
	border-left: 1px solid #222222;
}
.gamedata-detail table.gamedata-detail-table td.game-detail table.values th.lright {
	border-right: 1px solid #222222;
}
.gamedata-detail table.gamedata-detail-table td.game-detail table.values th.bcenter {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.gamedata-detail table.gamedata-detail-table td.game-detail table.values th.bbottom {
	border-bottom: 1px solid #000000;
}
.gamedata-detail table.gamedata-detail-table td.game-detail table.values th.extended {
	width: 23px;
}
.gamedata-detail table.gamedata-detail-table td.game-detail table.values td {
	border: 1px solid #000000;
}

.gamedata-more {
	margin: 0 0 20px;
}
.gamedata-more .gamedata-header {
	margin: 0 0 3px;
	padding: 0;
	width: 785px;
}
.gamedata-more .gamedata-header .leftside {
	width: 380px;
	float: left;
	text-align: left;
}
.gamedata-more .gamedata-header .leftside img {
	float: left;
	vertical-align: middle;
}
.gamedata-more .gamedata-header .rightside {
	width: 380px;
	float: right;
	text-align: right;
}
.gamedata-more .gamedata-header .rightside img {
	float: right;
	vertical-align: middle;
}
.gamedata-more .gamedata-header div p {
	margin-top: 18px;
	font-size: 100%;
	line-height: 125%;
	font-weight: bold;
	color: #333333;
}
.gamedata-more .gamedata-header div p.grampus {
	color: #cc0000;
}
.gamedata-subblock {
	margin: 0 0 10px;
}
.gamedata-subblock .subblock-title {
	margin: 0 0 3px;
	padding: 5px 0;
	font-size: 100%;
	line-height: 134%;
	color: #ffffff;
	background-color: #3a3a3a;
	text-align: center;
}
.gamedata-subblock .halftime-comment {
	margin: 0;
	padding: 0 0 1px;
	background: url(/game/images/bg-halftime_comment-foot.gif) no-repeat left bottom;
}
.gamedata-subblock .halftime-comment .halftime-comment-inner:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.gamedata-subblock .halftime-comment .halftime-comment-inner {
	margin: 0;
	padding: 0;
	width: 785px;
	background: url(/game/images/bg-halftime_comment-body.gif) repeat-y left top;
}
.gamedata-subblock .halftime-comment .halftime-comment-inner .leftside-block {
	width: 382px;
	float: left;
}
.gamedata-subblock .halftime-comment .halftime-comment-inner .rightside-block {
	width: 382px;
	float: right;
}
.gamedata-subblock .halftime-comment .halftime-comment-inner .block-header {
	margin: 0;
	border: 1px solid #cccccc;
	padding: 8px 10px;
	color: #333333;
	background-color: #eaeaea;
}
.gamedata-subblock .halftime-comment .halftime-comment-inner .block-body {
	margin: 0;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	padding: 13px 10px;
}
.gamedata-subblock .data-tables:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.gamedata-subblock .data-tables {
	width: 785px;
}
.gamedata-subblock .data-tables .leftside-block {
	width: 382px;
	float: left;
}
.gamedata-subblock .data-tables .rightside-block {
	width: 382px;
	float: right;
}
.gamedata-subblock table.data-table {
	margin: 0;
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 382px;
}
.gamedata-subblock table.data-table th {
	border: 1px solid #ccc;
	padding: 7px 0;
	font-weight: normal;
	background-color: #eaeaea;
	text-align: center;
	vertical-align: middle;
}
.gamedata-subblock table.data-table td {
	border: 1px solid #ccc;
	padding: 7px 0;
	font-weight: normal;
	background-color: #ffffff;
	text-align: center;
	vertical-align: top;
}
.gamedata-subblock table.data-table th.player_a,
.gamedata-subblock table.data-table td.player_a {
	width: 168px;
}
.gamedata-subblock table.data-table th.player_b,
.gamedata-subblock table.data-table td.player_b {
	width: 336px;
}
.gamedata-subblock table.data-table th.time,
.gamedata-subblock table.data-table td.time {
	width: 45px;
}
.gamedata-subblock table.data-table td a {
	padding: 0 0 0 12px;
	background: url(/common/images/icon-link.gif) no-repeat 0 0.25em;
}
.gamedata-subblock span.yellow-card,
.gamedata-subblock abbr.yellow-card {
	color: #ffcc00;
}
.gamedata-subblock span.red-card,
.gamedata-subblock abbr.red-card {
	color: #cc0000;
}
.gamedata-subblock .conditions {
	position: relative;
}
.gamedata-subblock .conditions .conditions-row:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.gamedata-subblock .conditions .conditions-row {
	margin: 0 -15px 0 0;
	padding-top: 10px;
	width: 800px;
}
.gamedata-subblock .conditions .conditions-row.first-row {
	padding-top: 0 !important;
}
.gamedata-subblock .conditions .conditions-row .cell-block {
	margin: 0;
	padding: 0 13px 0 0;
	width: 120px;
	float: left;
}
.gamedata-subblock .conditions .conditions-row .cell-block .block-header {
	margin: 0;
	border: 1px solid #cccccc;
	padding: 8px 0;
	font-size: 100%;
	line-height: 120%;
	text-align: center;
	color: #333333;
	background-color: #eaeaea;
}
.gamedata-subblock .conditions .conditions-row .cell-block .block-body {
	margin: 0;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	font-size: 100%;
	line-height: 120%;
	padding: 8px 0;
	text-align: center;
}
.gamedata-subblock .conditions .conditions-row .cell-block .smaller {
	font-size: 90%;
	line-height: 133.3%;
}
/* === GAME_DATA === */

/* === REPORT === */
.report-main:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.report-main {
	margin: 0 0 20px;
	padding: 0 0 0 10px;
}
.report-main p,
.asset .report-main p {
	margin: 0 0 1em;
	font-size: 100%;
	line-height: 167%;
}
.report-main ul,
.report-main ol {
	margin-bottom: 1em;
}
.report-main h3 {
	margin: 1.2em 0 1em;
}
.report-main h4 {
	margin: 1em 0 0.8em;
	font-size: 125%;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}
.report-main p.note {
	font-size: 90%;
	line-height: 125%;
}
.report-main hr {
	margin: 30px 0 30px -10px;
	border: none;
	height: 1px;
	background: url(../../common/images/bg-separator-gray.gif) center top repeat-x;
}
/* === /REPORT === */

/* === EVENT === */
#event-photo {
	margin: 0 0 20px;
}
#event-photo h2 {
	margin-left: 10px;
}

.event-main:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.event-main {
	margin: 0 0 20px;
	padding: 0 0 0 10px;
}
.event-main p,
.asset .event-main p {
	margin: 0 0 1em;
	font-size: 100%;
	line-height: 167%;
}
.event-main ul,
.event-main ol {
	margin-bottom: 1em;
}
.event-main h3 {
	margin: 1.2em 0 1em;
}
.event-main h4 {
	margin: 1em 0 0.8em;
	font-size: 125%;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}
.event-main p.note {
	font-size: 90%;
	line-height: 125%;
}
.event-main hr {
	margin: 30px 0 30px -10px;
	border: none;
	height: 1px;
	background: url(../../common/images/bg-separator-gray.gif) center top repeat-x;
}
.event-main table.timetable {
	margin-bottom: 20px;
}

.event-block:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.event-block {
	margin: 0 0 15px;
}
.event-block .event-body-right {
	width: 435px;
	float: right;
}
.event-block h3 {
	border-bottom: 3px double #d4c9a5;
	border-left: none;
	padding: 0 0 3px;
	color: #cc0000;
}
.event-block h3.limited {
	color: #ff8400;
}
/* === /EVENT === */

/* === REMARKS === */
.remarks {
	margin: 40px 0 20px;
	border: 1px solid #666666;
	padding: 0;
	width: 783px;
	color: #333333;
	background-color: #ffffff;
}
.remarks .remarks-header {
	margin: 0;
	border-bottom: 1px solid #666666;
	padding: 8px 0 7px;
	font-size: 100%;
	line-height: 125%;
	font-weight: bold;
	text-align: center;
	color: #333333;
	background-color: #eaeaea;
}
.remarks .remarks-body {
	padding: 15px 19px;
	font-size: 100%;
	line-height: 167%;
}
.remarks .remarks-body p {
	font-size: 100%;
	line-height: 167%;
}
/* === /REMARKS === */

/* === NEXT_MATCH === */
.nextmatch {
	margin: 40px auto 20px;
	width: 705px;
}
.nextmatch .nextmatch-header {
	margin: 0;
	padding: 0;
	width: 705px;
	height: 71px;
	overflow: hidden;
	background: url(../images/bg-forza_grampus-head.gif) no-repeat left top;
	text-indent: -9999px;
}
.nextmatch .nextmatch-body:after {
	clear: both;
	content: " ";
	display: block;
	height: 0px;
	visibility: hidden;
}
.nextmatch .nextmatch-body {
	margin: 0;
	border-right: 8px solid #cc0000;
	border-bottom: 8px solid #cc0000;
	border-left: 8px solid #cc0000;
	padding: 10px 20px;
	width: 649px;
}
.nextmatch .nextmatch-body .nextmatch-vs {
	margin: 0;
	padding: 0;
	width: 165px;
	height: 120px;
	text-align: right;
	background: url(../images/bg-forza_grampus-vs.gif) no-repeat left top;
	float: left;
}
.nextmatch .nextmatch-body .nextmatch-data {
	margin: 0;
	padding: 0;
	width: 465px;
	float: right;
}
.nextmatch-lead {
	margin: 0 0 8px;
	padding: 9px 0 8px;
	font-size: 167%;
	line-height: 120%;
	color: #cc0000;
	font-weight: bold;
	background: url(../images/bg-forza_grampus-hseparator.gif) no-repeat center bottom;
}
.nextmatch-gametitle {
	margin: 0 0 5px;
	font-size: 100%;
	font-weight: bold;
}
.nextmatch-date_place {
	margin: 0 0 5px;
	font-size: 100%;
	font-weight: normal;
}
.nextmatch-rellink {
	margin: 8px 0 5px;
	padding: 9px 0 0;
	background: url(../images/bg-forza_grampus-hseparator.gif) no-repeat center top;
}
.nextmatch-rellink ul.link-list.flat-list li {
	margin: 0;
	padding: 0 30px 0 0;
	font-weight: bold;
	background: none;
}
.nextmatch-rellink ul.link-list.flat-list li a {
	padding: 0 0 0 12px;
	background: url(/common/images/icon-link.gif) no-repeat 0 0.25em;
}
/* === /NEXT_MATCH === */

