div.whatsNew h2 {
	color: #4d4d4d;
	font-size: 153.9%;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin-bottom: 7px;
}

div.story div.box_content {
	padding: 20px 18px;
}

div.story h3 {
	color: #1837c2;
	font-size: 153.9%;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin-bottom: 14px;
}

div.story div.story_content {
	border-top: 1px dotted #ccc;
	padding-top: 14px;
}

div.story div.story_content div.image {
	margin-bottom: 14px;
}

div.story div.story_content div.image img {
	display: block;
}

div.whatsNew div.story div.buttons a.button {
	background: url(http://www.jackpotjoy.com/promo/global/images/jackpotjoy/whatsnew-css/genericbutton3stretch.png) top left no-repeat;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 93%;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	margin-right: 15px;
	text-decoration: none;
}

div.whatsNew div.story div.buttons a.button span {
	background: url(http://www.jackpotjoy.com/promo/global/images/jackpotjoy/whatsnew-css/genericbutton3stretch.png) top right no-repeat;
	cursor: pointer;
	display: inline-block;
	left: 15px;
	padding-right: 15px;
	position: relative;
}

div.whatsNew div.story div.buttons a.button:active {
	background-position: left -52px;
}

div.whatsNew div.story div.buttons a.button:hover {
	background-position: left -26px;
}

div.whatsNew div.story div.buttons a.button:active span {
	background-position: right -52px;
}

div.whatsNew div.story div.buttons a.button:hover span {
	background-position: right -26px;
	cursor: pointer;
}
