.section li{
	margin:1em 0;
}

.section ul, .section ol{
	margin:1em 0;
	margin-left:40px;
}

table{
	border-left:5px solid #f0f0f2;
	border-right:5px solid #f0f0f2;
	border-bottom:5px solid #f0f0f2;
}

caption{
	color:#fff;
	background-image:url("/gfx/mav-news.gif");
	border-left:5px solid #f0f0f2;
	border-right:5px solid #f0f0f2;
	border-top:5px solid #f0f0f2;
	text-align:left;
	padding:0px 20px;
	line-height:30px;
	font-weight:bold;
}


tr th {
	color: #fff;
	background-color: #9fa1a6;
	padding:0px 20px;
	line-height:30px;
	text-align:left;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}

table tr td {
	padding:0 20px;
	background-color:#fff;
	height:40px;
	border-left:1px solid #96a2b4;
}

table tr td:first-child {
	border-left:none;
}
table tr th:first-child {
	border-left:none;
}

table tr.odd td{
	background-color:#f6f7f9;
}

.section{
	position: relative;
	border-bottom: 3px solid #e7e7e7;
}

.img1, .img2,.img3, .imgLeft, .imgRight{
	float:right;
	border:5px solid #f0f0f2;
	margin-left:15px;
	margin-bottom:15px;
}

.imgLeft{
	float:left;
}

.rightColumn {
	float: left;
	width:240px;
}

.rightColumn h3{
	background-image:url("/gfx/mav-news.gif");
	height:30px;
	color:#fff;
	line-height:30px;
	font-size:1.17em;
	margin-top:0;
	padding-left:30px;
}

.rightColumn li{
	margin:0 0 5px 30px;
	list-style-image:url("/gfx/rtarrow.gif");
}

.leftColumn {
	float:left;
	width:619px;
	padding-right: 20px;
	border-right:1px solid #e7e7e8;
}

