body 
{
font-size:0.9em;
line-height:1.2em;
margin: 0px;
text-align: center;
color: #000;
font-family: Arial, Helvetica, sans-serif;
}


#header_container {
	width:100%;
	background:#fff;
	}
	
#header {
	width:100%; 
}

form {
	display:inline;
	margin:0px;
}
	
#main_container {
	width:100%;
	background:#fff;
	position:relative;
//	margin-top:15px;
	
}

#left {
	width:190px;
	background:#fff;
//	color:#000;
	float:left;
	text-align:left;
	margin-left:0px;
	padding-top:5px;
}

#display {
	width:700px;
	background:#fff;
	color:#000;
//	float:right;
	text-align:left;
	padding-left:5px;
	padding-top:5px;
//float:left;
// padding:3px;
// width:500px;
// border:1px #ccc solid;
}

#display {

}

#display ul {
	margin-left:0px;
	padding-left:0px;
}
#display li {
	list-style:none;
	min-height:120px;
	padding:2px;
	border-bottom:3px solid #fff;
	margin-left:0px;
//	background-image: url(http://www.gamesalestoday.com/images/bg.png);
}


#main {
	width:100%;
	background:#fff;
	color:#000;
	border-top:1px #000000 solid;

//	font-size:0.8em;
	text-align: left;
   }
	
h1,h2 {
	font-size:1.1em;
	display:inline;
}



.popular {
	border-top: 2px solid #0055bb;
	border-bottom: 2px solid #0055bb;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}



.prices {
	display:inline;
	padding:3px;
	font-size:1.3em;
	font-weight:bold;
}

.right {
	float:right;
	width:190px;
}

#left li {
	background:#f1f1f1;
	width:100%;
	padding:3px;
	border-bottom:2px solid #fff;
//	list-style:none;
//	color:#000;
}

#left ul{
	padding-left:0px;
	margin-left:0px;
}

.searchbar {
	border-top:3px solid #999;
	border-bottom:3px solid #999;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	width:100%;
	background:#C00;
}

a:link {
	text-decoration:none;
}


a:visited {
	text-decoration:none;
}


a:hover{
	text-decoration:underline;
}


a:active {
	text-decoration:none;
}

#left a {
	color:#C00;
	text-decoration:bold;	
}

#description {
	width:100%;
	border:1px solid #ccc;
	padding:3px;
	min-height:145px;
}

.pricetable {
	margin-top:8px;
	width:100%;
	padding:3px;
	color:#000;
	border:1px solid #ccc;
	
}

.pricetable th {
	background:#C00;
	border:1px solid #fff;
	text-align:center;
	color:#FFF;
	padding:0px;
}

.pricetable1 {
	background:#fff;
	border:1px solid #ccc;
	padding:3px;
}

.pricetable2 {
	background:#f1f1f1;
	border:1px solid #ccc;
	padding:3px;
}

#footer_container {
	margin-top:10px;
	width:100%;
	background:#C00
	color:#fff;
}

#footer {
	width:100%; 
	background:#C00;
	color:#fff;
	font-size:0.9em;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;	
//	height:50px;
	}
	
#footer a {
	color:#fff;
}
