.search_results_container{
	width:620px;
	text-align:center;
	font:bold .67em Arial,Helvetica,sans-serif;
	float:left;
}
.search_results_row {
	border-top:1px #D2D2D2 solid;
	margin:0px auto;
	clear:both;
}
.search_results {
	position:relative;
	text-align:center;
	font-weight:bold;
	float:left;
	width:145px;
	height:auto;
	margin:20px 5px;
}
.search_results p {
	margin:0;
}
.search_results a {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:10;
	background:url('../global_images/single_grey_line.gif') -2000px -2000px no-repeat;
}
.search_results a:hover {
	border:1px #dddddd solid;
}
.search_results_image {
	position: relative;
}
.search_results_stylenumber {
	font-weight:normal;
}
.search_results_listprice {
	font-weight:normal;
	color: #666666;
}
.search_navigation_container {
	font-weight: bold;
	font-size:1em;
	width:75%;
	height:24px;
	margin:0px auto;
	text-align:center;
	clear:both;
}
.search_navigation_left {
	float:left;
	width:70px;
	height:24px;
	line-height:24px;
	margin:0px auto;
}
.search_navigation_center {
	float:left;
	width:325px;
	margin:0px auto;
}
.search_navigation_right {
	float:left;
	width:70px;
	height:24px;
	line-height:24px;
	margin:0px auto;
}
.search_again_button {
	background:#AF2929;
	white-space: normal;
	height: 4em;
	width: 20em;
	margin:30px 0px 30px 0px;
	border:none;
	color: #FFFFFF;
	font:bold 1.25em Arial,Helvetica,sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
}