﻿/*-- news section --*/
#newsPanel {width:865px;}
#videoPanel {width:435px;}
#mediaPanel {width:435px;}

.welcome p {padding:2px 15px 2px 15px; line-height:18px; width:850px; text-align:justify; font-size:12pt; font-family:Calibri;}

.newsDiv {width:865px;
          padding-bottom:15px;
          font-family:Calibri;
          font-size:11pt}

.headerRow {
	height: 15px;
	border: solid 2px Black;
}

.newsItemRow {}
                     
.fillerCol {width:5px;}

.titleCol {width:795px;
			vertical-align:bottom;			
			font-size:12pt;
			font-weight:bold;}

.dateCol {width:70px;
			text-align:right;
			font-size:10pt;
			vertical-align:bottom;}

.newsCol {width: 865px;}

.newsList {margin-left: 10px;
			margin-top: 10px;}
			
.newsList ul {list-style:none;
				margin:15px 0px 0px 5px;}

.newsList li {float:left;
				display:block;}

.newsThumb {width:70px;
			text-align:left;
			padding-top:14px;}

.newsContentImg {width:865px;
				text-align:left;}
				
.newsContentImg p {font-size:10pt;}
				
.newsContentPlain {width:795px;
				text-align:left;}
				
.newsContentPlain p {font-size:8pt;}
/*-- news section --*/
              
              	

