/* ----------------------------------------------------------------------------------------*/

#header {

	background: #000000 url(../imglocal/header.png) no-repeat;
	height:80px;
	text-align:center;
	margin-bottom:0px;
}

.rd1 {

	float:right;
}

#rd2 {

	float:right;
	position:relative;
	left:172px;
}

#footer {

	background: #000000 url(../imglocal/footer.png) no-repeat;
	height:8px;
	text-align:center;	
	margin-top:30px;
}

/* ----------------------------------------------------------------------------------------*/

#main .left {
	float:left;
	width:300px;
	font-size:.65em;
	color:#595959;
	text-align:center;
	margin-top:-5px;
}

#main .right {
	float:right;
	width:600px;
}

/* ----------------------------------------------------------------------------------------*/

.screenshots {
	
	margin:0 auto;		
	overflow:hidden;
}

.screenshots img {
	
	width:250px;
	height:450px;
}

.screennav {
	
	font-size:1.2em;
	text-align:center;
	padding-top:10px;	
}

.screennav a {
	
	color:#2bb648;
}

/* ----------------------------------------------------------------------------------------*/

.title {

	margin-bottom:20px;
}

.award {
	
	background:#000000 url(../imglocal/award.png) no-repeat;
	height:40px;
	margin-bottom:10px;
}

.award .name {
	position:relative;
	left:40px;
	top:10px;
	padding-left:5px;
	font-size:.8em;
	color:#76baff;
}

.description {
	
	color:#cccccc;
	font-size:0.7em;
}

.description ul {
	margin-top:5px;
}

.storeinfo {
	
	margin-top:20px;
	float:right;
}
