﻿.tvsportlist .body {overflow:hidden;}
.tvsportlist .body .content {
	margin:5px;
}
.tvsportlist h3 {
	margin-bottom:10px;
}
.tvsportlist ul {
	width:25%;
	overflow-x:hidden;
}
.tvsportlist li {
	font-size:11px;
	padding:2px 0px 2px 0px;
}
.tvsportlist li input {
	margin:0px 4px 0px 4px;
	vertical-align:middle;
}
.tvsportlist ul.listfull {
	width:24%;
	BORDER: solid 1px #B4B4B4;
	height:320px;
	overflow-y:auto;
}
.tvsportlist .altrow {
	background:#E8EFF6;
}
