.blueBox {
	background-color: #F1F4F8;
	width: 603px;
	margin-left: 8px;
	border: 1px solid #C4D2E2;
	text-align: left;
	vertical-align: top;
}

.advSearchH1 {
	font-size: 12px;
	font-weight: bold;
}

.advSearchTable {
	color: #3d3d3d;
	width: 553px;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.advSearchTable td {
	height: 25px;
	padding-left: 10px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	display: table-cell;
	text-align: left;
}
#column2 {
	width: 100px;
}

#column3 {
	width: 70px;
}
.resultsBlueBox {

	background-color: #F1F4F8;
	width: 590px;
	margin-left: 8px;
	border: 1px solid #C4D2E2;
	text-align: left;
	vertical-align: top;
}
.headerTab {

	color: #3d3d3d;
	width: 564px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.headerTab td {

	height: 25px;
	vertical-align: middle;
	display: table-cell;
}
#catMatchBox {

	background-color: #FBF6E5;
	width: 136px;
	margin-right: 9px;
	margin-left: 6px;
	border: 1px solid #EEDFAF;
}
#catMatches {


	margin-right: 12px;
	margin-left: 12px;
	color: #000000;
}
.categoryH1 {
	font-size: 11px;
	font-weight: bold;
	display: inline;
}
#catSearchBtn {
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.searchAgainBlue {
	width: 120px;
	text-align: right;
}
.resultsColumn {
	width: 444px;
}
.resultsMain {
	margin-top: 8px;
	margin-left: 8px;
	width: 590px;
	color: #000000;
}
.resultsMain td{
	vertical-align: middle;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.resultsMain th {
	vertical-align: middle;
	font-weight: bold;
	font-size: 11px;
	height: 25px;
	background-image: url(../images/search/back_mainTH.gif);
	color: #000000;
	background-repeat: repeat-x;
}
.thumbImg {
	margin: 5px;
	height: 51px;
	width: 64px;
}
.ImgColumn {
	width: 80px;
	padding-left: 12px;
}
.rowColour1 {
	background-color: #F3F3EE;
}
.rowColour2 {

	background-color: #F6EEE7;
}
.timeColumn {
	width: 100px;
	text-align: center;
}
.bidsColumn {
	text-align: center;
	width: 40px;
}
.PriceColumn {

	text-align: center;
	width: 70px;
}
.centreText {
	text-align: center;
}
a.catLink:link {
	color: #0077CA;
	text-decoration: none;
}
a.catLink:active {
	color: #0077CA;
	text-decoration: none;
}
a.catLink:visited {
	color: #0077CA;
	text-decoration: none;
}
a.catLink:hover {
	color: #0077CA;
	text-decoration: underline;
}
.previousCell {
	width: 105px;
	text-align: left;
}
.nextCell {
	width: 105px;
	text-align: right;
}
.pageNums {
	text-align: center;
	font-size: 11px;
}
.pageLoc {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pageNumTab {
	color: #3d3d3d;
	width: 100%;
}
.pageNumTab td {


	height: 25px;
	vertical-align: middle;
	display: table-cell;
}
.pagesBlueBox {
	background-color: #F1F4F8;
	margin-left: 8px;
	border: 1px solid #C4D2E2;
	vertical-align: top;
	padding: 5px;
}
