.geobay-clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.geobay-clearfix {display: inline-block;}
* html .geobay-clearfix {height: 1%;}
.geobay-clearfix {display: block;}

.geobay-pagenav
{
	margin-bottom: 10px;
}
.geobay-pagerange
{
	border: 1px solid #cecece;
	padding: 5px;
}

.geobay-pagelink
{
	border: 1px solid #cecece;
	padding:5px;
	margin-left: 5px;
	margin-right: 5px;
}

.geobay-container
{
	clear: both;
	width: 100%;
	border:1px solid #cecece;
	padding:10px 0 0 0;
	margin: 0 auto;
	margin-bottom: 10px;
	background-color: transparent;
}

.geobay-container table
{
	width: 100%;
}

.geobay-container table td
{
	padding: 5px;
}

.geobay-item
{
	width: 105px;
	height: 160px;
	float: left;
	padding-left: 12px;
	margin-bottom: 5px;
	overflow: hidden;
}

.geobay-table
{
	border: 0px;
	border-spacing: 0px;
}

.geobay-item-listrow0
{
	background-color:#ffffff;
}

.geobay-item-listrow1
{
	background-color:#eeeeee;
}

.geobay-item-listrow0:hover, .geobay-item-listrow1:hover
{
	background-color: #dddddd;
}

.geobay-item-listcell
{
	padding: 5px;
}

.geobay-container .geobay-item-listprice
{
	font-size: 9pt;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	white-space: nowrap;
}

.geobay-item-list-photo
{
	/* width: 98px; */
	/* height: 89px;*/
	overflow: hidden;
	cursor: pointer;
/*	border:1px solid #cecece;*/
}

.geobay-item-list-photo img
{
	height: 89px;
}

.geobay-item-photo
{
	width: 96px; 
/*	height: 89px; */
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background-color: #ffffff;
	cursor: pointer;
/*	border:1px solid #cecece;*/
}

.geobay-item-photo img
{
	height: 89px;
	margin: 0 auto;
}

.geobay-item-price
{
	font-family: tahoma, arial, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	line-height:.9em;
	margin-top: 3px;
	overflow: hidden;
	padding:0;	
}

p.geobay-item-price
{
	margin-bottom: 0px;
}

.geobay-item-title
{
	line-height:1em;
	margin-top: 3px;
	text-align: center;
}

.geobay-item-title a
{
	font-family: tahoma, arial, sans-serif;
	font-size: .8em;
	font-weight: normal;
	padding:0;
}
