/* start of billboard */

div#billboardarea {
width: 57.3em;
padding: 0; 
position: relative;
}

div#billboard {
width: 43.2em;
padding: 0; 
position: relative;
}

img.treo {
width: 17.2em;
_width: 17.2em;
height: 30.7em;
padding: 0px;
margin: 0px;
}


img.header {
position: absolute;
top: 0;
left: 17.2em;
width: 26em;
_width: 26em;
height: 30.7em;
					
}

div#billboard img.imgover {
	position: absolute;
	top: 22.4em;
	left: 24.8em;
}

div#billboard img.unlocked {
	position: absolute;
	top: 27em;
	left: 24.8em;
}

/* end of billboard */

div#lifestyle {
	margin-top: 4em;
}


/* start of copy */

div#copy {
margin-top: 2em;
width: 43.2em;
_width: 43.3em;
padding: 0; 
position: relative;
}

div#copy p {
font-size: 1.4em;
line-height: 1.4em;

}

div#screenshotbox {
width: 12.2em;
float: right;
display: inline;
margin-top: 2em;
}

/* end of copy */



div.why {
	margin: 2em 0;
	font-size: 1em;
}

div.why strong {
  font-size: 1.1em;
}

/* start of copy */
p a:link, a:visited {
color: #e65f00;
text-decoration: underline;
}

p a:hover {
color: #000;
text-decoration: underline;
}
