@CHARSET "ISO-8859-1";
body{
	margin:0px;
	background-image: url('/system/application/resources/images/bg.png');
	font-family: Lucida Grande, Verdana, Sans-serif;
 	font-size: 14px;
 	color:#B5B5B5;
 	line-height:1.5em;
	}
#header{
	background: url('/system/application/resources/images/head.png') repeat scroll center bottom transparent;
	height:150px;
	width:100%;
} 
#header-section{
width:980px;
margin:0 auto;
padding:20px;
}
#main-section{
width:980px;
padding:20px;
background-color:#141814;
margin:0 auto;
margin-top:10px;
}
.submit{
	float:right;
	}
h1{
color:#f28500;
margin:0;
font-size:18px;
}
h2{
	color:#f28500;
	font-size:16px;
	
	}

#footer{
width:980px;
padding:20px;
background-color:#141814;
margin:0 auto;
margin-top:10px;
text-align:center;
font-size:12px;
}
#holder a{
	padding:20px;
position:relative;
top:-200px;
font-size:16px;
	}
a{
color:#8ec35a;
text-decoration:none;
}
a:hover{
color:#b5f275;
text-decoration:underline;
}
#holder{
text-align:center;
}
.rating{
text-align:center;
}
#return{
text-align:center;
font-size:14px;
}#advertise{
float:right;
margin-right:50px;
}#main-section:after{
content: "."; display: block; height: 0; overflow: hidden; clear: both; visibility:hidden;
}
#like-box{
float:right;
}#sneak{
border:#8EC35A thin solid;padding:5px;
}#rate{
text-align:center;
}