/* SERVICES PAGE STYLES */

#centre {
	width: 595px;
	margin-top: 30px;
	}

#img_staff {
	margin-right: 0;
	}

#reg_btn {
	display: block;
	height: 30px;
	width: 191px;
	background: url(../btns/register_as_a_buyer.gif) 0 0 no-repeat;
	margin: 0 0 10px 0;
	}
	
#quicksearch {
	width: 202px;
	height: 145px;
	background: url(../stat/qs_bg.gif) 0 0 no-repeat;
	margin-left: 13px;
	padding-top: 30px;
	color: #fff;
	}
	
.btns {
	width: 100px;
	height: 33px;
	display: block;
	background: url(../btns/btn.gif) 0 0 no-repeat;
	margin: 10px 10px 10px 0;
	font-weight: bold;
	color: #001B96;
	text-align: center;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 10px;
	}
	
#btns_list {
	list-style-type: none;
	}
#btns_list li {
	display: inline;
	}