.entry {
	height: 352px;
	width: 944px;
	margin: 10px auto 10px -20px;
	background: url(entry.png) no-repeat;
}

.signup {
	position: relative;
	width: 505px;
	height: 48px;
	background: white url(header-startwatching.gif) no-repeat;
	margin: 23px 0 0 0px;
	padding-top: 41px;
}

.signup a {
	position: absolute;
	right: -16px;
	bottom: -1px;
	background: white url(getstarted.png) no-repeat;
	width: 175px;
	height: 41px;
}

.signup a span {
    display: none;
}

.signup a:hover {
	background-position: 0px -41px;
}

.signup .note {
	font-size: 11px;
}

.signup .borderhorizontal {
	width: 417px;
	margin-top: 23px;
}

.bordervertical {
	border-left: 1px solid #E9EAEA;
	height: 238px;
	width: 1px;
	float: right;
	margin-top: 16px;
}

.learnmore {
	width: 471px;
	height: 152px;
	position: relative;
	padding: 0 63px 0 2px;
	margin: 22px 0 0 0px;
}

.learnmore p {
    font-size: 19px;
}

.learnmore a {
	position: absolute;
	right: 20px;
	bottom: 6px;
	background: white url(learnmore.png) no-repeat;
	width: 280px;
	height: 12px;
}

.learnmore a:hover {
	background-position: 0px -12px;
}

.iphone {
	position: relative;
	width: 359px;
	height: 287px;
	float: right;
}

.iphone .iphoneintro {
	background: white url(iphoneintro.gif) no-repeat center;
	height: 50px;
}

.iphone .iphoneimage {
    margin: 18px auto;
	width: 252px;
	height: 144px;
	background: white url(iphonedan.gif) no-repeat center top;
}

.iphone .badges {
    position: relative;
}

.iphone .badges .macworld {
    position: absolute;
	width: 95px;
	height: 45px;
	left: 60px;
	top: -5px;
	background: white url(macworld.gif) no-repeat;
}

.iphone .badges .appstore {
    position: absolute;
	width: 121px;
	height: 41px;
	left: 181px;
	top: 0px;
}

.iphone .badges .appstore a {
    position: absolute;
	width: 121px;
	height: 41px;
	background: white url(appstore.gif) no-repeat;
}

.iphone .badges .appstore a span {
	width: 121px;
	height: 41px;
    display: none;
}