body {
	background:#000000 url('img/bg.gif') top center repeat-x;
	color:#000000;
	font:normal 12px arial;
	margin:0 auto;
	position:relative;
}
* {
	float:none;
	padding:0px;
	margin:0px;
}
a img, img {
	border:none;
}
h1.pagetitle {
	font:bold 16px arial;
	border-bottom:1px solid #000000;
}
h2 {
	font:bold 16px arial;
	border-bottom:1px solid #000000;
}
#container {
	background:#FFFFFF;
	width:949px;
	margin:0 auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	position:relative;
}
#topbar {
	background:#000000;
	border-top:15px solid #CCCCCC;
	color:#FFFFFF;
	height:32px;
	width:100%;
	padding-top:8px;
}
#topbar a {
	color:#FFFFFF;
	text-decoration:none;
}
#searchbox {
	float:left;
	width:110px;
}
#sbutton {
	float:left;
}
#redbar {
	background:transparent url('img/i1.jpg') top center repeat-x;
	height:12px;
	width:100%;
}

ul li a {
	color:#000000;
	line-height:20px;
}

a img.plus_button {
	margin:0px 3px;
	vertical-align:middle;
}

#sets a img {
	margin:20px 0px;
	max-width:140px;
}

#footer {
	background:#CCCCCC;
	text-align:center;
	border-top:1px solid #000000;
}

#selling {
	text-align:center;
	padding:5px 0px 10px;
}

.mass_add_to_cart {
	cursor:pointer;
}