﻿#newsWrapper {
	padding:8px;
	font-family:Verdana;
	font-size:8pt;
	color:#333333;
	border:dotted 2px #ac211c;
	/*background: url(../images/soccerField.jpg) no-repeat;*/
}
#newsWrapper table td{vertical-align:top;}

.btnNews
{
	background: url(../images/number.gif) no-repeat;
	width:26px;
	height:25px;
	border-style:none;
	font-family:Verdana;
	font-size:8pt;
	color:#333333;
	cursor:pointer;
}

.newsBullet{
	padding:0px 6px 290px 0px;
}

.newsDescTitle{
	float:left;
}
.newsDesc{
	float:right;
	width:135px;
}

/*.newsScroll{
	height:300px;
	overflow:  auto;
	scrollbar-arrow-color: #e5e5e5;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #e5e5e5;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #e5e5e5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #e5e5e5
}*/