@charset "utf-8";
/* CSS Document */


.game_right_feature {	
	
	float:right;
	width:219px;
}

.game_right_feature .features h1, .game_right_feature .features {
	color:#000;
}

.game_right_feature .link {
	margin:10px 0px;
}
.game_right_feature .sublink  {
	margin:0px 10px;
}

.right_feature_header {
	position:relative;
	padding:10px;
	background-color:#000;
}

.game_right_feature .features, .right_feature_body {
	position:relative;
	padding:10px;
}

.game_right_feature .features a, .game_right_feature .features a:link, .game_right_feature .features a:visited, .game_right_feature .features a:active {
	text-decoration:none;
}

.game_right_feature .features a:hover {
	text-decoration:underline;
}

.game_right_feature .features a, .game_right_feature .features a:link, .game_right_feature .features a:visited, .game_right_feature .features a:active, .game_right_feature .features a:hover {
	color:#CC092F;
}

a.arrow_link, a.arrow_link:link, a.arrow_link:visited, a.arrow_link:active {	
	display:block;
	padding-bottom:5px;
}
