body {
	margin: 0;
	padding: 0;
	background: #122861;
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	text-align: center;
	font-size: .7em;
	cursor: default;
}
.hort {
	padding-top: 55px;
}

#iphone {
	width: 406px;
	height: 755px;
	margin:0 0 0 20px;
	padding-left: 1px;
	background: url(img/iphone.png) no-repeat;
}
.hort #iphone {
	width: 788px;
	height: 427px;
	background: url(img/iphone1.png) no-repeat;
}
#time {
	margin: 0;
	padding-top: 134px;
	text-shadow: 0 1px 1px #FFF;
	font-size: 12px;
	color:#FFF
}
.hort #time {
	padding-top: 52px;
}
h2 {
	margin: 7px 0 5px;
	text-shadow: 0 1px 1px #ACBDC7;
	color: #536470;
	font-size: 12px;
}
a img {
	border: 0;
}
form,
fieldset {
	position: relative;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
}
legend {
	display: none;
}
label abbr {
	float: left;
	display: block;
	text-indent: -9999px;
}
#url {
	margin: 0;
	margin-left: 91px;
	width: 221px;
	border: 0;
	background: none;
	color: #909090;
	font-size: 12px;
	cursor: auto;
}
.hort #url {
	margin-left: 202px;
	width: 380px;
}
#go,
#bookmark,
#extras li a {
	width: 30px;
	height: 30px;
	border: 0;
	background: none;
	text-indent: -9999px;
	cursor: pointer;
}
#go {
	margin-left: 12px;
}
/* #bookmark { Firefox has issues with this alone
	float: left;
	margin-left: 50px;
} */
#bookmark {
	position: absolute;
	left: 50px;
}
.hort #bookmark {
	left: 160px;
}
iframe#iframe {
	width: 320px;
	height: 360px;
	margin: 7px 0 0;
	border: 0;
	background: #FFF;
}
.hort iframe#iframe {
	width: 480px;
	height: 200px;
}
#extras {
	margin: 3px 0;
	text-align: left;
}
#extras li {
	float: left;
	list-style: none;
}
#extras li a {
	display: block;
}
#back {
	margin-left: 22px;
}
.hort #back {
	margin-left: 132px;
}
#foward,
#orient {
	margin-left: 52px;
}
.hort #foward,
.hort #orient {
	margin-left: 110px;
}
#more {
	margin-left: 50px;
}
.hort #more {
	margin-left: 93px;
}
#offon {
	margin: 35px 0 0 147px;
}
.hort #offon {
	float: right;
	margin: -141px 90px 0 0;
}
#siteby a {
	color: #122861;
}

/* Adverts */
#adverts {
	position: absolute;
	top: 1.5em;
	right: 20px;
	width: 310px;
	padding: 2em 0;
	color:#fff;
	font-size:14px;
	border:1px dashed #fff;
}
#showwarning #adverts {
	top: 5.5em;
}
#adverts.hide,
.hort #adverts {
	display: block;
}
#adverts h2 {
	position: absolute;
	top: -22px;
	width: 100%;
	height: 22px;
	background: url(img/bg-panel-h.png) no-repeat;
	color: #FFF;
	text-shadow: 0 1px 1px #7E9CC3;
	line-height: 2;
}

#adverts ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#adverts a {
	cursor: pointer;
	border: 0;
	text-decoration: none;
}
#adverts a img {
	border: 0;
	padding: 4px;
}
#adverts a img:hover {
	padding: 2px;
	border: 2px solid #7E9CC3;
}
