#row_one
{
	background: #fff url(../../i/bg/bg_originals.jpg) repeat-x top left;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
}
.col_1_3
{
	background: transparent url(../../i/bg/bg_orig_ssu.gif) no-repeat;
	width: 32%;
	float: left;
	margin: 0px 0px;
	padding: 0px;
	height: 465px;
}
.col_1_3 a img
{
	position: relative;
	top: 297px;
	left: 110px;
}
.col_2_3
{
	background: transparent url(../../i/bg/bg_letsgo.gif) no-repeat;
	width: 32%;
	height: 465px;
	float: left;
	margin: 0px 0px;
	padding: 0px;
}
.col_2_3 a img
{
	position: relative;
	top: 285px;
	left: 95px;
}
.col_3_3
{
	background: transparent url(../../i/bg/bg_godnight.gif) no-repeat;
	width: 32%;
	float: left;
	margin: 0px 0px;
	padding: 0px;
	height: 465px;
}
.col_3_3 a img
{
	position: relative;
	top: 310px;
	left: 100px;
}
ul.originals
{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.originals li
{
	float: left;
	width: 33%;
}
.originals li a
{
	display: block;
}

.originals li img
{
	display: block;
	float: left;
	padding: 0px 5px 0px 0px;
}
div.box
{
	margin-top: 0;
}
#head a.back
{
	height:42px;
	display:block;
	overflow:hidden;	
	position:absolute;
	top:8px;
	left:10px;
}
#head a.back img
{
	margin-top:-42px;
}
#head a.back:hover img
{
	margin-top:0;	
}
.original-page #head {
    height:60px;
    padding:0;
}
.leaderboard iframe
{
	width:730px;
	height:90px;
	margin:0 auto;
	display:block;
}