@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(rubikssolver.com) {

/* -------------------------- */
/* Author: Florentin B.       */
/* Last update: Sept 20, 2008 */
/* -------------------------- */


/* remove Add to Social Bookmarks button */
[class*="style21"]{
display: none !important;
}
[alt*="AddThis Social Bookmark Button"]{
display: none !important;
}

/* remove Google ads */
#adb,
#google_ads_frame,
#adt, 
#ad{
display: none !important;
}

div [id="ad-bar"],
div [id="ad-banner"], 
div [id="place-ad-here"],
div [class="advertisement"],
[name*="google_ads_frame"]{
display: none !important;
overflow:hidden !important;
}

div [id="amazoncontent"],
div [id="logo"],
div [id="privacy"], 
div [class="product"],
p [class="details"] {
display: none !important;
overflow:hidden !important;
}

script [type="text/javascript"]{
display: none !important;
overflow:hidden !important;
}


#content-main {
position: static !important;
border-right:0px #000000 !important;
border-right-width: 0px !important;
/*overflow: hidden !important;*/
width: 1024px !important;
}


[class="left"] {
border-right:0px !important;
border-right-width: 0px !important;
width: 1024px !important;
}


div [id="wrapper"],
div [id="content"] {
width:850px !important;
}

table, tbody {
width:100% !important;
}

/* remove "post comment" box, title, etc */
[name="c5t_form"],
[class="c5t_headline"],
[class="c5t_comment_list"],
[class="c5t_comment_form_table"],
[class="c5t_frontend_pagination"], 
[class="c5t_comment_form_background"] {
display: none !important;
}

/* remove signiature line */
[id="footer"],
[id="poweredby"] {
display: none !important;
}
/* remove ads */
[href="http://thegetwellcenter.com/"],
[href="http://www.daspoker.com/"] {
display: none !important;
}

}

@-moz-document domain(amazon.com) {
div [id="amazoncontent"],
div [id="logo"],
div [id="privacy"], 
div [class="product"],
p [class="details"] {
display: none !important;
overflow:hidden !important;
}

}