.centerH {
	margin-right: auto;
	margin-left: auto;
	text-align: center
}

.brandLinksBox {
	margin: 0px;
	width: 100%;
	background: url('/images/brands_bar.jpg') top left no-repeat;
	padding: 25px 0px 10px 0px;
	clear: both;
}

.brandLink {
	position: relative;
	float: left;
	display: block;
	padding-left: 10px;
	width: 100px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline
}

.brandLink:hover {
	color: rgb(225, 0, 0);
	text-decoration: underline
}

#advanceSearch {
	margin: 0px;
	padding: 0px`
}

#advSearchBox {
	width: 590px;
	height: 100px;
	background: url('../images/search_bg.jpg') no-repeat top left ;
	padding-left: 10px;
	text-align: left;
	margin:10px 0px;
}


.whiteText font {
	color: #A32D23;
	font-size: 1.0em;
}

.whiteText {
	color: #000000;
	font-size: 1.0em
}

#asButton {
	width: 90px
}

#step1 th {
	text-align:center;

}
