.highlight4    {
        padding : 8px;
        background : #F3F8Ff;
        color : #000;
        margin-left : 20px;
        border: 1px solid #f00;
}

.news-highlight {
	background-color: #eff3f6;
	color: #444444;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.25em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 16px;
	border-style: solid;
	border-color: #4c7399;
	text-align: justify;
}

.news-highlight-title {
	color: #4c7399;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0 2px 5px 0;
}

