/* CSS Document */

.intro_text {
	width:250px; 
	height:100px; 
	margin-left:15px; 
	float:left;
}

.intro_text p {
	margin:0px;
}

img.beta {
	position:absolute;
	top:10px; 
	left:10px; 
	z-index:500;
}

img.mobile {
	margin:15px 0px 0px 70px;
}

img.getyourdata {
	margin:15px 0px 0px 15px; 
}

img.mobilescreen {
	float:left;
}

#inner_bottom {
	margin:15px 0px 0px 15px; 
	height:80px;
}

.btn_green {
	background-image:url(../images/big_btn_green.png); 
	background-repeat:no-repeat; 
	width:126px; 
	height:30px; 
	text-align:center; 
	padding-top:10px; 
	float:left;
	margin-top:10px;
	text-decoration:none;
}

.product {
	width:120px; 
	margin:0px 0px 0px 10px;
}

.kindle {
	width:200px; 
	margin-left:30px;
}

.mobilephone {
	width:166px;
}