			span.news a	{
				text-decoration:none;
				color: #1e4266;
			}
			span.news a:hover	{
				text-decoration:underline;
			}
		
		/*Modify attributes of #contentwrapper below as desired*/
		#contentwrapper{
		width: 170px;
		height: 144px;
		overflow: none;
		}
		
		.billcontent{
		width: 100%;
		display:block;
		font-family:arial;
		font-size:12px;
		text-align:center;
		}
