.centralcontent{
	margin:0px auto;
	padding:0px;
	background-image: url("../images/central-home.jpg");
	background-repeat: repeat-x;
	height: 287px;
	width: 960px;
}

ul.category-list{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	width: 550px;
}
ul.category-list li{
	margin: 0px;
	padding:0px;
	font-size: 1.6em;
	border-bottom: 1px solid #666666;	
	font-weight: bold;
}

ul.category-list li{
	background-image: url("../images/arrow-sx.gif");
	background-repeat: no-repeat;
	background-position: 0px 12px;
	display: block;
	padding: 6px;
	padding-left:20px;
	color: #c0f0ff;
}
.frmbuy{
	margin: 0px;
	padding: 0px;
	float: left;	
}
.frmbuy dd, .frmbuy dt, #frmgallery dt  {
	float: left;	
}
#frmgallery dt,#frmgallery dd{
	width: 150px;
	margin-bottom: 15px;
} 

ul.listresults{
	margin-top: 15px;
	padding: 0px;
	list-style: none;
	list-style-type: none;	
}
ul.listresults li{
	list-style: none;
	list-style-type: none;	
	margin: 0px;
	padding: 0px;	
}
ul.listresults img, #gallery img{
	width: 200px;
	height: 120px;	
	margin-right: 15px;
	border: 1px solid #FFFFFF;
}
.btn{
	display: block;
	padding:4px;
	border: 1px solid #FFFFFF;
	width: 100px;
	text-align: center;	
}

ul.listusers{
	list-style: none;
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
}

ul.listusers li{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	padding-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
}


