#hdr_ToolForChange {
	background-image:url(../_img/phones_header.png);
	height:66px;
	margin:0px 0 0 2px;
	width:563px;
}

* html #hdr_ToolForChange {
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/phones_header.png', sizingMethod='scale');
}

#phonePreview {
	background: url(../_img/phone_preview.jpg) no-repeat top left;
	width: 667px;
	height: 279px;
	margin-top: 33px;
	position: relative;
}

#phonePreview p {text-indent: -9999px}

#cameraPhonesLink {
	background: url(../_img/cameraPhonesLink.png) no-repeat top left;
	position: absolute;
	left: 22px;
	top: 162px;
	width: 142px;
	height: 15px;
	display: block;
	cursor: pointer;
}
#cameraPhonesLink.active {background-image: url(../_img/cameraPhonesLink_active.png);}

#flipPhonesLink {
	background: url(../_img/flipPhonesLink.png) no-repeat top left;
	position: absolute;
	
	left: 22px;
	top: 197px;
	
	width: 106px;
	height: 15px;
	display: block;
	cursor: pointer;
}
#flipPhonesLink.active {background-image: url(../_img/flipPhonesLink_active.png);}

#smartPhonesLink {
	background: url(../_img/smartPhonesLink.png) no-repeat top left;
	position: absolute;
	left: 22px;
	top: 127px;
	
	width: 121px;
	height: 15px;
	display: block;
	cursor: pointer;
}
#smartPhonesLink.active {background-image: url(../_img/smartPhonesLink_active.png);}

.btnShopAllPhones {
	left: 22px;
	top: 233px;
}

.phoneImg {
	position: absolute;
	bottom: 13px;
}

#cameraPhone {
	display: none;
	left: 415px;
}

#flipPhone {
	display: none;
	left: 410px;}

#smartPhone {
	
	left: 411px;}
	
.plancta {float: left; margin-top:12px}
	
#planFeatures {margin:12px 9px 0 -1px}
