#androidBase {
}

#android {
	padding-left: 14px;
	position:relative;
	width: 608px;
	height: 350px;
	background-image: url(../img/feature_android.jpg); 
	background-position: left top; 
	background-repeat: no-repeat;
}

#androidHeader {
	position:relative;
	height: 45px;
	text-indent: 0px;
	line-height: 45px;
	color: #FFFFFF;
	font-size: 24px;
}

#androidFit {
	position:relative;
	width: 50%;
	top: 25px;
	color: #000000;
	font-size: 16px;
}

