/* CSS Document */

div.keynote
{
	width: 204px;
	height: 136px;
	float: left;
	margin: 80px 0 0 10px;
	background:url(images/bgkeynote.png);
}

div.textview
{	
	width: 286px;
	height: 180px;
	position: absolute;
	z-index: 12;
	left: 222px;
	top: 45px;
	overflow: hidden;
	font-family: Century, Trebuchet MS, Georgia, Arial;
	color: #006699;
	font-size: 22px;
	text-align: right;
	
}

div.textline
{
	width: 497px;
	height: 2px;
	background: #CCCCCC;
	position: absolute;
	left: 10px;
	top: 215px;
}

.bdetails
{
	position: absolute;
	width: 71px;
	height: 18px;
	left: 336px;
	top: 228px;
	background:url(images/details.png);
}

.buynow
{
	position: absolute;
	left: 417px;
	top: 228px;
	z-index: 10;
}

.promo
{
	z-index: 1;
	position: absolute;
	width: 345px;
	height: 400px;
	right: 25px;
	bottom: 5px;
	background:url(images/iphone_8gb_promo.png);
}

.bonuspromo
{
	width: 284px;
	height: 70px;
	left: 230px;
	top: 260px;
	position: absolute;
	font-family: Tahoma;
	font-size: 14px;
	color: #000;
	text-align: left;
}

.lenta3g
{
	position: absolute;
	bottom: 15px;
	left: 10px;
	width: 780px;
	height: 68px;
}