.floatBox {
max-width: 90;
background-color: #FFF; 
padding: 8px 2px 2px 2px;
}

.floatBoxLarge {
position:absolute;
width:100%;
left:0px;

vertical-align:bottom;
bottom:23px;	
background-color: none; 
text-align:center;
tr
}

.floatBoxImg {
	max-height: 50px;
	max-width: 140px;
	padding: 0px;
	margin: 0px;
	-moz-opacity:1;
	filter:alpha(opacity=100);
	/*IE HACK*/
	height: expression(this.height> 50 ? "50px" : this.height);
	width: expression(this.width> 140 ? "140px" : this.width);
}


 .left {
	float: left;
	}
 .right {
	float: right;
	}

.clear  {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding:0px;
	clear: both;
	border: 0px;
	}

.searchImg {
	border: 1px solid #E0E0E0;
	}
.floatercell .relevanceBar
{
	background: #ededed;
	margin: 4px 0px 4px 0px;
	width: 50px;
	text-align: left;
	line-height: 4px;
	font-size: 4px;
}

.floatercell .relevanceBar div
{
	background: url("/images/diag.gif");
	line-height: 4px;
	font-size: 4px;
}

.icons { height: 13px; }

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 270px;
	height: 0px;
	z-index: 200;
}

#trailimageidLarge
{
	background-image: url("/template/ver1-0/gfx/lokalweb/logoer/dialogboks.png");
	background-repeat: no-repeat;
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 152px;
	height: 100px;
	z-index: 200;
}
