

div.match 
{
	width: 530px;
	float:left;
	padding-top: 10px;
}

div.match div.match-links 
{
	width: 150px;
	float:left;
}

div.match div.match-links ul.report 
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float:left;
}

div.match div.match-links ul.report li 
{
	list-style: none;
}

div.match div.match-links ul.report li.report-header 
{
	color:#000;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #f2f2f2;	
	padding: 4px;
}

div.match div.match-links ul.report li.report-link 
{
	padding: 4px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f2f2f2;	
}

.content a.rlnk, .content a.rlnk:link, .content a.rlnk:visited, .content a.rlnk:active
{
	color: #bb0000;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

.content a.rlnk:hover, .content a.rlnk:visited:hover, .content a.rlnk:active:hover 
{
	color: #bb0000;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

.content a.plnk, .content a.plnk:link, .content a.plnk:visited, .content a.plnk:active
{
	color: #000;
	font-size: 11px;
	text-decoration:none;
}

.content a.plnk:hover, .content a.plnk:visited:hover, .content a.plnk:active:hover 
{
	color: #bb0000;
	font-size: 11px;
	text-decoration:none;
}



div.match div.protocol-info 
{
	float:left;
	width: 370px;
	padding-left: 10px;
}


div.match div.protocol-info div.teams 
{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-bottom: 2px;
	width: 300px;
	float:left;
}

div.match div.protocol-info div.protocol-title 
{
    float: left;
    background-image: url(/images/report-title-bg.gif);
    background-position: bottom;
    background-repeat: repeat-x;

}

div.match div.protocol-info div.protocol-icon 
{
    float: right;
    width: 64px;
    height: 64px;
	padding: 2px 0px 0px 0px;
	background-position: bottom;
	background-repeat: no-repeat;
} 

div.match div.protocol-info div.protocol-match-info 
{
	width: 300px;
	padding-bottom: 10px;
}


div.match div.protocol-info div.goals 
{
	padding-top: 10px;
	float:left;
	width: 370px;
}

div.match div.protocol-info div.team-block div.team-title {
	margin: 10px 0px 0px 0px;
	font-size:10px;
	padding-top:2px;
	padding-left:5px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	background-image:url(/images/headers/game-right-header.gif);
	background-repeat:no-repeat;
	background-position: top left;
	height:15px;
	width:210px;
}

div.match div.protocol-info div.team-block div.team-title span 
{
	color:#000;
	display: block;
	float:right;
	font-size: 12px;
	font-weight:bold;	
}

div.match div.protocol-info div.team-block div.goals-t 
{
	padding-top: 5px;
}

div.match div.protocol-info div.team-block div.goals-t div 
{
	padding-top: 2px;
	padding-bottom: 2px;
}

div.match div.protocol-info div.team-block div.goals-t div strong 
{
	display: block;
	float:left;
	padding-top: 1px;
	width: 20px;
}


div.match div.protocol-info div.cout 
{
	padding-top: 20px;
	float:left;
	width: 370px;
}
div.match div.staff 
{
	padding-top: 10px;
	float:left;
	clear: left;
	/* width: 370px; */
	width: 100%;
}

div.match div.staff-t /* div.protocol-info */
{
	float:left;
	/* width: 180px; */
	width: 260px;
	margin: 0px 0px 0px 0px;
}
div.match div.cell-1 {
	margin: 0px 5px 0px 0px;
}

div.match div.staff-t div 
{
	float:left;
}

div.match div.staff-t div.team-title 
{
	float:left;
	background-image: url(/images/shirt-header-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 27px;
	width: 260px;
}

div.match div.staff-t div.team-title span 
{
	display: block;
	color:#000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 5px;
	/* width: 130px; */
	width: 220px;
}

div.match div.staff-t div.team-title div.icon 
{
	float:right;
	width: 32px;
	height: 25px;
}

div.match div.staff-t div.players
{
	float:left;
	/* width: 180px; */
	width: 260px;
}

div.match div.staff-t div.players div 
{
	float:left;
	/* width: 172px; */
	width: 253px;
	padding: 2px;
	padding-left: 5px;
	margin: 1px 0px 0px 0px;
	background-color: #f2f2f2;
}

div.match div.staff-t div.players div.stock 
{
	background-color: #e2e2e2;
	padding: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: bold;
}

div.match div.staff-t div.players img 
{
	vertical-align: middle;
}