@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(speedtest.net){
/*
* speedtest.net[clean version] 
*
* Author      : Yancie
* Created     : 16/06/11
* Updated     : 18/06/11
* Version     : 1.1
* Description : Remove all the ads in speedtest.net
*
*/


/***ad remove***/
.ad-space,.ad-vertical-container{display:none !important}

/***main test align to centre***/
#st-flash{
margin-left:100px !important;
margin-top:70px !important;
}

/***Three pic under the test align to centre***/
#home-features{
margin-top:80px !important;;
margin-left:110px !important;;
margin-bottom:30px !important;;
}

}
