.field {
	background-image: url(../images/soccerfield.png);
	width: 358px;
	height: 493px;
	position: relative;
	margin-top: 111px;
}
.newplayer, .playerselected {
	width: 60px;
	height: 75px;
	position: absolute;
}
.formation-4-2-3-1 .keeper {
	top: 10px;
	left: 150px;
}
.right_back {
	top: 100px;
	left: 17px;
}
.right_back_center {
	top: 100px;
	left: 84px;
}
.back_center {
	top: 100px;
	left: 150px;
}
.left_back_center {
	top: 100px;
	left: 216px;
}
.left_back {
	top: 100px;
	left: 280px;
}
.defensive_midfield_right {
	top: 190px;
	left: 17px;
}
.defensive_center_midfield_right {
	top: 190px;
	left: 84px;
}
.defensive_center_midfield_center {
	top: 190px;
	left: 150px;
}
.defensive_center_midfield_left {
	top: 190px;
	left: 216px;
}
.defensive_midfield_left {
	top: 190px;
	left: 280px;
}
.winger_right {
	top: 280px;
	left: 17px;
}
.right_midfield {
	top: 280px;
	left: 84px;
}
.center_midfield {
	top: 280px;
	left: 150px;
}
.left_midfield {
	top: 280px;
	left: 216px;
}
.winger_left {
	top: 280px;
	left: 280px;
}
.attack_right {
	top: 372px;
	left: 17px;
}
.attack_right_center {
	top: 372px;
	left: 84px;
}
.attack_center {
	top: 372px;
	left: 150px;
}
.attack_left_center {
	top: 372px;
	left: 216px;
}
.attack_left {
	top: 372px;
	left: 280px;
}
span.sub {
	display:inline;
}
.newplayer p {
	margin: 0px;
	padding: 0px;
}
span.sub p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.right-column-match {
	float: right;
	margin-right: 5px;
}
.right-column-match .live-link {
	text-align: center;
}
.actions-table {
	margin-bottom: 10px;
	width: 230px;
}
.actions-table td {
	border-bottom: 1px solid #c0c0c0;
	padding: 1px 0px;
}
.actions-table .minute {
	width: 15px;
}
.actions-table .icon {
	width: 30px;
	text-align: center;
}
.match-summary {
	clear: both;
	margin-top: 15px;
}
.field a img {
	border: 0px;
}
.field a{
	color: #000;
}
