@charset "utf-8";

body#benefits,
body#trialplay {
	background: none;
	color: #000;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
}
#benefits #page_area {
	width: 752px;
	height: 1004px;
	background: url(../images/benefits_bg.png) no-repeat;
}



#benefits #page_area div {
	padding: 846px 0px 0px 129px;
}
#benefits #page_area li {
	float: left;
	width: 270px;
	color: #FFF;
	font-size: 10px;
	padding-bottom: 10px;
}

#benefits #page_area li a {
	float: left;
	padding-right: 5px;


}


#trialplay #page_area {
	width: 752px;
	height: 901px;
	background: url(../images/trial_play2_bg.png) no-repeat;
}

#trialplay #page_area div {
	padding: 604px 0px 0px 275px;
}

a:hover{
	 filter: alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
	}
