/*********************************************
* Author:     Danny Clark                    *
* Web:        http://www.aerovisionit.co.uk/ *
* Mail:       info@aerovisionit.co.uk        *
* Version     1.0                            *
*********************************************/

/* Widgets for News, Events, Status and Accreditations */

#newsitems {
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
	height: 215px;
	width: 200px;}
	
.wul  {font-family: Gill Sans MT, Helvetica, Arial, sans-serif;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #004890;}
	
.wil {margin-top: 10px;
	margin-left: 0px;
	list-style-image:  url(../images/arrow.png);}
	
.wh {font-family: Gill Sans MT, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;}
	
.wsubtext {font-family: Gill Sans MT, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	margin-top: 0px;
	color: #999999;}
	
.wdate {font-family: Gill Sans MT, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin-top: 0px;
	font-weight: normal;
	color: #666666;}
	
