.Main-Box {
	height: auto;
	width: 1200px;
}
.feature-text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-bottom: 10px;
}
.Right-Column {
	float: right;
	width: 220px;
	margin-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	font-style: italic;
	font-weight: bold;
	height: 2500px;
}
.Whats-new-box {
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #000;
	background-color: #00F900;
	height: auto;
	width: auto;
	text-align: center;
	border-bottom-color: #D6D6D6;
}
