/*
	CSS Stylez by include7
*/
html, body {
margin:0px;
padding:0px;
background-color:#fff;
font-size:13px;
	font-family: Trebuchet MS, Arial, sans-serif;
color:#000;
margin-left:auto;
margin-right:auto;
}
img { border:0; }

a {
	text-decoration:none;
	color: #339;
}
a:hover {
	text-decoration:underline;
}

#container {
	width: 670px;
	margin:auto;
}

#logo {
	float:right;
	clear:both;
	padding-right:8px;
	margin-bottom:30px;
	margin-top:20px;
}
#logo2 {
	margin-top:20px;
	margin-bottom:0px;
}

#iphoneleft {
	width: 348px;
	float:left;
}

#iphoneright {
	width: 159px;
	float:left;

}
#iphonerightinfo {
	width: 129px;
	float:left;
	margin-left:100px;
}

#iphone {
	width: 507px;
	margin:auto;;
}

#info {
	text-align: center;
}
#info2 {
	text-align: left;
}

#numberblock {
	padding-top:7px;
	border-top: 1px solid #aaa;
	padding-bottom:5px;
	border-bottom: 1px solid #aaa;
	margin-bottom: 10px;
}

#footer {
	font-size:10px;
	color: #666;
}

.active {
	font-weight: bold;
}