#trailer{
	background:#f8f8f8;
	height:120px;
	width:200px;
	
  position:absolute;	
  opacity:.90;
  filter:alpha(opacity=90);
  z-index:100;
  }
