body{
  background: #333 url(http://pssx.com/gr/images/bg.jpg);
  margin: 0;
}

#container{
  margin: auto;
  width: 820px;
  background: #000;
  text-align: left;
  padding-left:5px;
  padding-right:5px;
  color:#fff;
}

#left {
	float: left;
	background: #5B73AF;
	width: 160px;
	color: #fff;
	position: relative;
	border-right: 5px solid black;
}

#left h2 {
	background: #000;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:160;
	font-size:1.0em;
	font-weight:bold;
	margin:0 0 0 0px;
	padding-top:2px;
	padding-bottom:2px;
	text-align: center;
}

#col2 {
	float: left;
	background: #778BBB;
	width: 325px;
	color: #fff;
	position: relative;
}

#col2 h1 {
	font-size:1.6em;
}

#col2 h3 {
	font-size:1.6em;
	color:#000000;
}

#col3 h3 {
	font-size:1.6em;
	color:#000000;
}

img.boxpic {
	float:left;
}

#boxheight {
	height:160;
}


#gamelist {
	clear:left;
}

#col3 {
	float: left;
	background: #778BBB;
	width: 325px;
	color: #fff;
	position: relative;
}

#s250{
	float:inherit;
	height:250px;
	width:325px;
	background:#000;
	padding-right:5px;
}

#s250 form {
	margin:0 0 0 0px;
}

#left form {
	margin:0 0 0 0px;
}

#footer {
	clear:both;
	background: #000;
	color:#fff;
}

.listing a:link {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.listing a:visited{
color:#76ED7E;
}
