/* start images */
img#photo_tx_details {
width: 22.8em;
height: 40em;
position: absolute;
top: 5em;
left: -2em;
z-index: 1;
}

img#photo_tx_details_lifestyle {
width: 20em;
height: 53em;
position: absolute;
top: 45em;
left: -2em;
z-index: 1;
}

img#photo_tx_details_keyboard {
width: 30em;
height: 24em;
position: absolute;
top: 98em;
_top: 96.9em;
left: -2em;
z-index: 1;
}

img#icons_tx_details {
width: 6em;
height: 56em;
position: absolute;
top: 116.5em;
left: 12.25em;
z-index: 2;
}

img#headline_tx_details {
width: 39em;
_width: 39.2em;
height: 7em;
margin: 0;
}
/* end images */


/* start content */
div#content {
padding: 1em 0 0 21em;
position: relative;
}

div#content h2 {
color: #e65f00;
font-weight: normal;
margin: 1.3em 0 .25em 0;
}

div#content p {
line-height: 150%;
}

div#content div#bluetooth {
padding-bottom: 2em;
}

div#content div#bluetooth span.spacer {
float: left;
width: 7em;
height: 8em;
}
/* end content */

