* {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	color: #FFF;
}
img {
	border: 0;
}
body {
	margin: 25px 0;
	background-color: black;
}
a {
	text-decoration: none;
}
div.clear {
	clear: both;
}
#body {
	text-align: center;
}
#main {
	text-align: left;
	width: 630px;
	margin: 0 auto;
}
#header {
	height: 75px;
	overflow: hidden;
}
#logo {
	width: 233px;
	height: 75px;
	float: left;
}
#live-stats {
	float: right;
	width: 340px;
	height: 20px;
	color: #7B7B7B;
	font-size: 12px;
	text-align: right;
	padding: 55px 0 0 0;
}
#live-stats span {
	color: #DC0000;
}
u {
	color: #DC0000;
	text-decoration: none;
}





#content {
	padding-top: 20px;
}
#content h3 {
	margin: 0;
	text-align: center;
	padding-bottom: 10px;
}


div.pictures {
	height: 320px;
	overflow: hidden;
}

div.span-1 {
	float: left;
	width: 126px;
	height: 320px;
	overflow: hidden;
	 
}
div.span-2 {
	float: left;
	width: 252px;
	height: 320px;
	overflow: hidden;
}

div.small {
	width: 122px;
	height: 150px;
	overflow: hidden;
	float: left;
	background-color: #000;
	margin: 0 4px 4px 0;
}
div.big {
	background-color: #000;
	width: 248px;
	height: 304px;
	overflow: hidden;
	margin: 0 4px 4px 0;
}

#central {
	height: 360px;
	width: 630px;
	background: url( 'http://galleries.rebootcash.com/explicite/56-tmp/images/templates/photo_2/bg-central.jpg' ) no-repeat top center;
}
div.left-central {
	width: 124px;
	float: left;
	padding-top: 22px;
}

div.right-central {
	width: 130px;
	float: right;
	padding-top: 22px;
}

#central p {
	font-size: 11px;
	margin: 0;
}
div.right-central p {
	text-align: right;
}

#img-hdv {
	margin: 5px 0;
}
#img-iphone {
	margin-top: 10px;
}

#bottom {
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
	color: #808080;
}
