
.featuresContent ul {
  padding:0;
  margin: 10px 0px 0px 15px;
  }
.featuresContent li {
	text-align: left;
	list-style-type: square;
	margin:0px 0px 5px 0px;
	padding:0px;
	color: #ffffff;
	font-size: .9em;
	}

#readMore  {
	text-align: center;	
}

#readMore a {
	margin-top: 5px;
	margin-bottom: 5px;
	font-style:italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #d0363a;
	text-decoration: none;
}

#readMore a:hover {
	text-decoration: underline;
	}

.featuresTitle {
	margin-top: 15px;
	display: block;
	margin-bottom: 10px;

}

.featuresBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D03539;
}

.featuresBorderSides {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D03539;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D03539;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 5px 0px 5px;
	
}
.innerHomeLeftFeaturesTable {
	background-color: #D03539;

	}
	
	.roundedcornr_box_news {
	background: url(images/roundedcornr_news_tl.png) no-repeat top left;
}
.roundedcornr_top_news {
	background: url(images/roundedcornr_news_tr.png) no-repeat top right;
}
.roundedcornr_bottom_news {
	background: url(images/roundedcornr_news_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_news div {
	background: url(images/roundedcornr_news_br.png) no-repeat bottom right;
}
.roundedcornr_content_news {
	background: url(images/roundedcornr_news_r.png) top right repeat-y;
}

.roundedcornr_top_news div,.roundedcornr_top_news,
.roundedcornr_bottom_news div, .roundedcornr_bottom_news {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_news, .roundedcornr_bottom_news {
	margin-top: -19px;
}
.roundedcornr_content_news { padding: 0 15px; }

.newsTL  {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D03539;
}
.newsTC  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D03539;
	padding-top: 2px;
	padding-bottom: 2px;
}
.newsTR  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D03539;
}