.Page-Article.WhatsNew {
	width: 800px;
	height: 400px;
	border: 4px solid #f6962e;
	border-top-right-radius: 20px 20px;
	border-bottom-left-radius: 20px 20px;
	padding: 30px 30px;
	color: #666666;
	font-size: 13px;
}

.Page-Article.WhatsNew h1 {
	font-size: 28px !important;
	line-height: 28px;
	text-align: center;
	margin-bottom:10px;
	font-weight: 600;
}

.Page-Article.WhatsNew p {
	color: #666666;
	font-size: 13px;
	line-height: 18px;
	float:left;
	margin: 8px 0 !important;
}

.Page-Article.WhatsNew a {
	color: #52a3e1;
}

.Page-Article.WhatsNew img {
	float: right;
	width: 300px;
	height: auto;
	border-radius: 0 30px 0 30px;
	margin: 0 0 10px 20px !important;
}

.Page-Article.WhatsNew .Block .WhatsNew {
	background-image:url("https://cmc.andarsoftware.com/servlet/eAndar.WebExtDocument/styleimage/275C5E6F4E7267225E387E3E/bg.jpg");
	background-repeat: no-repeat;
	background-position: 20px 0;
	height: 226px;
}

.whatsnew.nextbutton {
	background-color: #52a3e1;
	color: #ffffff !important;
	text-transform: uppercase;
	padding: 6px 16px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	font-size: 14px;
	width: 160px;
	display: block;
	text-align: center;
}

.whatsnew.previousbutton {
	background-color: #004b85;
	color: #ffffff !important;
	text-transform: uppercase;
	padding: 6px 16px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	font-size: 14px;
	width: 160px;
	display: block;
	text-align: center;
}

.Page-Article.WhatsNew table {
	width: 100%;
}

.Page-Article.WhatsNew tr td:nth-child(2) {
	float: right;
}

.Page-Article.WhatsNew td {
	padding-bottom: 16px;
}
