﻿.whiteBox {
	background: url(../images/blueborder-box.png) left top no-repeat;
	margin-top: 12px;
	padding: 10px;
}
.whiteBox h2
{
	margin-top:-5px
}
.whiteBox li
{
	list-style:none;
	margin-left:-45px;
}

.whiteBox a 
{
	font-size: .8em;
	display: block;
	padding: 0px 0px 15px 20px;
	background: url(../images/news-icon.png) left top no-repeat;
	width:80%;
}
