
.searchImg {
	border: 1px solid #E0E0E0;
	}


#trailimageid
{
	font-size: 1em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 240px;
	height: 0px;
	z-index: 200;
}

.div-mouse-info {
     padding: 10px;
     background-color: #f5f5f5;
     border: 5px solid #BFCC47;
     
     
      
     font-family: tahoma;
     font-size: 11px;
     

     -moz-opacity: 0.90;
	FILTER: alpha(opacity=90);

}

.div-mouse-info-title {
     font-weight: bold;
     color: #E00005;
     padding-bottom: 5px;
     margin-bottom: 5px;
     border-bottom: 1px solid #BFCC47;
}
.div-mouse-info-content {
     line-height: 130%;
}



