div.portlet ul {
	list-style: none;
	float: left;
	font-size: 11px;
	letter-spacing: -1px;
	margin: 0 8px 3px 8px;
	_margin: 0 0 3px 0px;
	width: 100%;
	_padding-left: 8px;
	_width: 190px;
	text-align: left;
}

div.portlet li {
	height: 18px;
	background: url(../2.5/images/portlet/blt_gray.gif) 0 5px no-repeat;
	_background: url(../2.5/images/portlet/blt_gray.gif) 0 4px no-repeat;
	padding-left: 5px;
}

div.portlet li nobr.side {
	width: 178px;
	overflow: hidden;
	display: block;
}

div.portlet li nobr.center {
	width: 390px;
	overflow: hidden;
	display: block;
}

/* news */
div.portlet ul.twlv {
	width: 408px;
	_width: 415px;
	list-style: none;
	float: left;
	font-size: 12px;
	letter-spacing: -1px;
	margin: 0px 8px 8px 0px;
	_margin: 0px 0px 3px 0px;
	height: 100px;
	display: block;
	overflow: hidden;
	overflow-y: scroll;
	padding-left: 8px;
	border-bottom: 1px solid #eee;
}

div.portlet ul.match {
	list-style: none;
	float: left;
	font-size: 12px;
	letter-spacing: -1px;
	margin: 0 8px 3px 8px;
	_margin: 0 0 3px 4px;
	width: 100%;
	_width: 190px;
	text-align: left;
}

div.portlet ul.twlv li {
	height: 20px;
	background: url(../2.0/img/blt_blue.gif) no-repeat 0px 5px;
	_background: url(../2.0/img/blt_blue.gif) no-repeat 0px 4px;
	padding-left: 5px;
}

div.portlet ul.twlv li.bold {
	background: none;
	padding:0;
}

div.portlet ul.twlv li.bold a {
	zoom:1;
	background: url(../2.0/img/blt_blue.gif) no-repeat 0px 5px;
	_background: url(../2.0/img/blt_blue.gif) no-repeat 0px 4px;
	font-weight: bold;
	padding-left: 5px;
	overflow: hidden;
	letter-spacing: -1px;
}

div.portlet ul.twlv li.bold a:link {
	background: url(../2.5/images/icon/blt_red.gif) no-repeat 0px 5px;
	_background: url(../2.5/images/icon/blt_red.gif) no-repeat 0px 4px;
	color: #BA543D;
}

div.portlet ul.blue {
	width: 408px;
	_width: 408px;
}

div.portlet ul.forum {
	width: 408px;
	_width: 416px;
	list-style: none;
	float: left;
	font-size: 11px;
	letter-spacing: -1px;
	margin: 0 8px 8px 0px;
	_margin: 0 0px 8px 0px;
	padding-left: 8px;
	border-bottom: 1px solid #eee;
}

div.portlet ul.blue li {
	background: url(../2.0/img/blt_blue.gif) no-repeat 0px 5px;
	_background: url(../2.0/img/blt_blue.gif) no-repeat 0px 4px;
}

ul.notice a:link {
	color: #BA543D;
}