/*********************************************
* 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: 530px;
	width: 200px;
	border: solid;
	border-width: 1px;
	border-color:#003000;}
	
	
.wul  {font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #009B00;}
	
.wil {margin-top: 10px;}
	
.wh {font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #009B00;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}
	
.wsubtext {font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: normal;
	margin-top: 0px;
	color: #999999;}
	
.wdate {font-family: Trebuchet MS, Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: normal;
	margin-top: 0px;
	color: #666666;}
