﻿#newsWrapper {
	background-color:#e8ecef;
	padding:8px;
	font-family:Verdana;
	font-size:8pt;
	color:#333333;
	border:solid 1px #bbbbbb;
}
#newsWrapper table td{vertical-align:top;}

.btnNews
{
	background:white 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:6px 4px 390px 0px;
}

.newsDescTitle{
	float:left;
}
.newsDesc{
	float:right;
	width:135px;
}
