﻿.icon10{width:10px; height:10px; background-image:url(/Images/icons16.gif); background-repeat:no-repeat; cursor:pointer; vertical-align:middle;}
.icon10.minus{background-position:0px -64px;}
.icon10.plus{background-position:-16px -64px;}
.icon10.goal{background-position:-16px -192px;}

#livediv table
{
	width:100%;
	border-spacing:0;
	margin:2px 0 0 0
}
#livediv .noborder
{
	border:none;
}
#livediv .topborder
{
	border-top:solid 1px #d1d1d1;
}
#livediv td
{	
	padding:4px 5px 6px 5px;
	text-align:center;
	font-size:13px;
	color:#4d4d4d;
	border:solid 1px #d1d1d1;
	border-left:none;
	border-top:none;
}
#livediv .rowheader
{
	background:url(/Images/headergray.gif) repeat-x 0 -10px;
}
#livediv .timelabel
{
color:#4d4d4d;
text-align:left;
font-weight:bold;
width:130px
}
#livediv .leaguelabel
{
color:white;
text-align:right;
font-weight:bold
}
#livediv .resultlabel
{
width:50px;
color:#0088cc
}
#livediv .hostlabel
{
	width:150px;
	text-align:left
}
#livediv .guestlabel
{
	width:150px;
	text-align:right
}
.flags
{
background:transparent url(/Images/flags.gif) no-repeat;
width:16px;
height:14px
}
.dateformat
{
	display:block;
	height:19px;
	margin:0 5px 1px 5px;
	padding:3px 5px 3px;
	font-size:14px;
}
.countryformat
{
 padding-right:35px
}
.borderbuttom
{
border-bottom:solid 1px #d1d1d1
}
.pallet
{
width:100%;
position:relative;
background-color:transparent;
}
.pallettextarea
{	
color:White;
padding:5px 0 7px;
font-size:14px;
position:absolute;
display:block;
width:129px;
left:0;
top:0;
}
.palletlist
{	
display:block;
position:absolute;
width:139px;
left:0;
top:0;
}
img.bg 
{
width:139px;
height:29px;
}