@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("facebook.com") {

/* full width hacks */
#globalContainer {width: 100% !important;}
#pageHead {margin: 0 12px auto !important; width: 97% !important}
#pageFooter {display: none;}
#pagelet_intentional_stream {margin-bottom: 20px !important}

/* main: hide right col */
#rightCol {display:none !important}
/* main: left col padding fix */
#leftCol {padding-left: 14px !important}
/* main: mid col width fix */
#contentCol {margin-left: 193px !important}

/* profile: hide ads */
#pagelet_ads {display:none !important}
/* profile: widen mid col */
#right_column {width: 720px !important}

/* friends: widen mid cols*/
.UIStandardFrame_Content {width: 100% !important}
.UITwoColumnLayout_Content {width: 740px !important} /* also events */

/* msg: thread list full width */
#gb_content_and_toolbar {width: 100% !important}
/* msg: thread body full width */
.GBThreadMessageRow_Body {width: 90% !important}

/* photos: move left */
.right_column_container .right_column {width: 100% !important}
.photos_tab{left:-200px; padding:20px 0; position:relative;}

/* photos: wider comments - broken so disabled
#photocomment .feed_comments .UIImageBlock,
#photocomment .like_box,
#photocomment .comments_add_box
{width: 700px !important}
#photocomment .comments_add_box textarea
{width: 648px !important}
*/
}

