.wireFrame {
display: none; 
overflow: hidden; 
z-index: 2000; 
position:relative;
top:-25px; /*-45px*/
left:0;
}

#flyout
{
	background:url(../images/bg-tools.gif) center no-repeat;
	color:#C41C23;
	font-weight:bold;
	padding-bottom:5px;
	}