@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("uploading.com") {

/* remove positioning */

.file_download .content_column,
.download_method,
#timer_block,
#timer_block .content,
.download_method .free_method {
float: none  !important; 
width: auto  !important; 
position: static !important;}

#timer_block .splash {
width: 100% !important; 
height: 45px !important; 
background: rgba(255,255,255,.5)  !important;}

.download_method    {background: none !important; position:relative !important;}
#timer_block        {background: none  !important;}
#timer_block .title {margin-top: 1em !important;}

/* Download button */

.free_method .method_title,
.free_method .method_title:hover {

background: none #004F86 !important; 
color: #eee !important;
text-shadow: none !important;}

/* Remove */

#main_upload,
.right_sidebar,
#plans,
.download_method .premium_method,
.free_method .method_name,
.method_title + ul,
.switch,
.get_desktop_banner,
#coupon,
.agreements,
#footer {display: none  !important;}

}
