#myDetection{
	width: 380px;
	height: 38px;
	position: absolute;
	top: 50%;
	margin: -19px 0px 0px -200px;
	border: 1px dotted #333333;
	background: #FFFFFF;
	left: 50%;
}
.detectImg{
float: left;
margin: 3 4 3 3;
}
.detectText{
font-family:           Arial, Helvetica, Tahoma, Sans Serif;
font-size:             10px;
color:                 #666666;
margin-top:            4px;
}
.detectText a{
font-family:           Arial, Helvetica, Tahoma, Sans Serif;
font-size:             11px;
font-weight:           bold;
color:                 #666666;
margin-top:            4px;
text-decoration:       none;
}
.detectText a:hover{
color:                 #FF6600;
}

