/*********************************************
* Author:     Danny Clark                    *
* Web:        http://www.aerovisionit.co.uk/ *
* Mail:       info@aerovisionit.co.uk        *
* Version     1.0                            *
*********************************************/

/* Widgets for News, Events, Status and Accreditations */

#news {
	padding-top: 10px;
	padding-right: 10px;
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
	height: 215px;
	width: 200px;}
	
.wul  {font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #008844;}
	
.wil {margin-top: 10px;}
	
.wh {font-family: Georgia, Footlight MT Light, Trebuchet MS;
	font-size: 18px;
	font-weight: normal;
	color: #008844;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}
	
.wsubtext {font-family: Cambria, Calibri, Trebuchet MS;
	font-size: 12px;
	line-height: normal;
	margin-top: 0px;
	color: #999999;}
	
.wdate {font-family: Cambria, Calibri, Trebuchet MS;
	font-size: 11px;
	line-height: normal;
	margin-top: 0px;
	color: #666666;}

