body
{
	font-size: 10px;
	font-family: arial;
}
select
{
	width: 125px;
	font-size: 10px;
	margin-top: 10px;
}
.search_header
{
	font-size: 14px;
}
.table
{
	display: table;
}
.row
{
	display: table-row;
}
.cell
{
	display: table-cell;
	width: 150px;
}
.recell
{
	display: none;
	width: 150px;
}
.clcell
{
	display: none;
	width: 150px;
}
.frcell
{
	display: none;
	width: 150px;
}
.ldcell
{
	display: none;
	width: 150px;
}
.cicell
{
	display: none;
	width: 150px;
}
.btn
{
	background-color: white;
	border: 1px solid black;
	width: 50px;
	height: 20px;
	font-size: 20px;
}
.search_results
{
	margin-top: 20px;
	width: 1000px;
	align: center
}
.ajaxImg
{
	position: absolute;
	top: 400px;
	left: 500px;
	display: none;
	z-index: 100;
}
.search_container
{
	width: 230px;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
	margin-left: 5px;

}
.search_container_featured
{
	width: 230px;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
	margin-left: 5px;
	zoom:1;
	*display: inline;
	
}
	
.search_attributes
{
	font-size: 10px;
	padding: .5em;
	text-align: left;
}
.search_pic
{
	/*height: 244px;
	width: 325px;*/
	width: 210px;
	height: 165px;
	padding: .5em;
}
#yui-history-iframe {
		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 1px;
		  height: 1px;
		  visibility: hidden;
		}
	.search_pic_featured
	{
		
		top: 5px;
		width: 210px;
		height: 165px;
		padding: .5em;
	}
		
