/*
	nearest
*/
div.NextEvents,div.LobbyLive, div.LobbyTV {
	margin-bottom: 10px;
}
div.NextEvents table,
div.LobbyLive table,
div.LobbyTV table {
	width: 100%;
	margin-bottom: 10px;
}
div.NextEvents table caption,
div.LobbyLive table caption, 
div.LobbyTV table caption {
	/*background: #FF6000;
	padding: 2px;
	padding-left: 5px;
	text-align: left;
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	margin: 0px;*/
	background-image: url(../img/bk5.gif);
	background-repeat: repeat-x;
	background-position: 0px 3px;
	margin-bottom: 5px;
	font-size: 24px;
	font-weight: lighter;
	color: #FF6000;
	text-align: left;
}
div.NextEvents table caption b ,
div.LobbyLive table caption b,
div.LobbyTV table caption b {
	 background: #FFFFFF;
	 font-weight: lighter;
	 padding-left: 5px;
	 padding-right: 5px;
}
div.NextEvents table caption img {
	margin-top: 5px;
	margin-right: 10px;
	float: right;
}

div.NextEvents table td.col1 {
	/*width: 20px;*/
	padding: 0px;
	padding-left: 20px;
	text-align: left;
}
div.NextEvents table td.col2 {
	padding: 0px;
	padding-right: 5px;
	text-align: right;
	width: 30px !important;
}
div.NextEvents table td.col3 {
	width: 30px !important;
	text-align: right;
	padding-right: 5px;
}
div.LobbyLive table .col1 {
	padding-left: 20px;
	text-align: left;
}
div.LobbyLive table th,
div.NextEvents table th,
div.LobbyTV table th {
/*	padding-top: 10px;
*/	padding-left: 8px;
	text-align: left;
}

div.LobbyLive td.col2 {
	text-align: right;
	padding-right: 5px;
	font-weight: bolder;
	/*padding-left: 20px;*/
	color: red;
	white-space: nowrap;
}
div.LobbyTV table .col1 {
	padding-left: 20px;
	padding-right: 5px;
	text-align: left;
}


div.NextEvents tr.alter td.alter {
	/*background: #DFDFDF;*/
}

div.NextEvents table tr,
div.LobbyLive table tr,
div.LobbyÅÌ table tr {
	height: 18px;
}

div.NextEvents table tr.hi,
div.LobbyLive table tr.hi,
div.LobbyTV table tr.hi {
	background: #F4FFDD;
}

div.NextEvents table tr td a,
div.LobbyLive table tr td a,
div.LobbyTV table tr td a {
	color: #000000;
	text-decoration: none;
}
div.NextEvents table td a:hover,
div.LobbyLive table td a:hover,
div.LobbyTV table td a:hover {
	text-decoration: underline;
}