h2, .postbar, .about-author, .module-title, .nocomments, #commentlist {
	display: none !important;
}
.flag {
	position: relative;
	top: 1px;
	margin-right: 2px;
}
p {
	margin: 0;
}
.watching {
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
}
.vod {
	margin: 0;
	padding: 0;
	border: 0;
	color: #333;

}
.vod td {
	margin: 0;
	padding: 2px 5px;
	border: 0;
}
.vod tr:hover {
	background-color: #eee;
	cursor: hand;
	cursor: pointer;
}
.vod .id {
	width: 30px;
	color: #BBB;
	text-align: center;
}
.vod .id a {
	color: #BBB;
	text-decoration: none;
}
.vod .id a:hover {
	text-decoration: underline;
}
.vod .game {
	/*width: 60px;*/
	text-align: center;
}
.vod .icon_game {
	margin: 0 0 1px 0;
}
.vod .team_home, .vod .team_away {
	font-weight: bold;
	color: #269;
}
.vod .event {
	color: #99990A;
	font-weight: bold;
}
.vod .date {
	width: 60px;
	color: #999;
	text-align: center;
}
.watching_info {
	width: 620px;
	border: 0;
	margin: 0;
	padding: 0;
}
.watching_info td {
	border: 0;
	margin: 0;
	padding: 2px 0;
}
.watching_info .one {
	width: 310px;
	text-align: center;
	font-weight: bold;
	color: #333;
}
.watching_info .team {
	font-weight: bold;
	color: #2970A6;
}
.watching_info .two {
	width: 110px;
	padding-right: 10px;
	text-align: right;
	color: #BBB;
	font-weight: bold;
}
.watching_info .three {
	width: 200px;
	color: #333;
}
.watching_info .event {
	color: #99990A;
	font-weight: bold;
}
#gameselect {
	text-align: right;
}
#gameselect ul {
	list-style-type: none;
	margin: 0;
	padding: 1px 0 2px 0;
}
#gameselect li {
	display: inline;
	margin: 0;
	padding: 0 0 0 7px;
}
