#files, #press{
	position:absolute;
	width:33%;
	left:100%;
}

#press {
	font-size: 1.2em;
	margin: 0 0 0 80px;
}


#files li{
	font-size:87%;
	position:relative;
	margin:0 -100px 0 -20px;
}

#files p.file{
	width:auto;
}

.rating{
	position:relative;
	padding:0 0 0.5em 1em;
}

.rating h2{
	margin-left:-0.7em;
}

.rating .source{
	position:absolute;
	width:220px;
	left:-262px;
	top:0;
	font-size:87%;
	font-style:italic;
}

.rating .source h3{
	font-size:125%;
	margin:0 0 0.5em 0;
	color:#fff;
}

.rating .source h3.hang{
	position:relative;
	margin-left:-0.4em;
}

.rating .source h3,
#content .rating a{
	font-style:normal;
}

#files .g_1 i.decor{
	width:68px;
	height:66px;
	background-position:-671px 0;
	left:-6px;
	top:-14px;
}
#files .g_2 i.decor{
	width:70px;
	height:65px;
	background-position:-671px -66px;
	left:-6px;
	top:-11px;
}
#files .g_3 i.decor{
	width:84px;
	height:61px;
	background-position:-671px -131px;
	left:-13px;
	top:-8px;
}
#files .g_4 i.decor{
	width:56px;
	height:123px;
	background-position:-671px -192px;
	left:-8px;
	top:-9px;
}


.rating { z-index:1; }
#files { z-index:2; }

#files i.decor { z-index:1; }
#files p { z-index:2; }

