
#container {
	background:url(/eshop/content/personal/mobile-phones/phones/android_reskin/bg_greyfade.gif) repeat-x 0 100%;
}


/* Hero space at top of page */

.hero-bg {
	min-height:300px;
	background:url(/eshop/content/personal/mobile-phones/phones/android_reskin/bg_androidlandingHero.jpg) no-repeat 0 0;
}
.hero-bg .hero-text {
	width:230px;
	padding-left:150px;
}
.hero-bg .hero-text .primary-link {
	margin-left:25px;
	font-weight:bold;
}
.hero-bg h1 {
	font-size:2.8em;
	margin:15px 0 5px 0;
}

.hero-bg .min-height{
	min-height:215px;
}

.hero-bg ul li {padding-bottom:.5em;}


/* Phone panel setup */

.set-height .panel-content {
	min-height:350px;	
}

* html .set-height .panel-content {
	height:370px;
}

.android-market h3 {
	font-size:1.7em;
}


.phone img {
	margin:0 20px 10px 0;
}


.combi-choices ul {
	padding:10px 0;
	clear:both;
}

.combi-choices h3 {
	margin:10px 0 0 0;
}

.discount {
	background:url(/eshop/content/personal/mobile-phones/phones/android_reskin/bg_android_10_percent_off.gif) no-repeat 160px 80px;
	min-height:100px;
}
.discount .hightlight{
	width:140px;
}
.disclaimer	 {
	margin:10px 0;
}

