#myDetection{
position: absolute;
left: 50%;
top: 300px;
margin: -19px 0px 0px -200px;
border: 1px dotted #333333;
background: #FFFFFF;
}

.detectImg{
float: left;
margin: 3 4 3 3;
}

.detectText{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:             10px;
color: #666666;

}

.detectText a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#666666;
text-decoration:       none;
}

.detectText a:hover{
color:                 #FF6600;
}
