@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://), url-prefix(ftp://), url-prefix(file://), url-prefix(https://) {

/* only for the "main" text */ 
/* span, /* disabled on 2010.08.04 */
/* body, /* disabled on 2010.08.09 */
p,td, font,
blockquote,
div.posttext,div.post-body,div.PostDescription,
div.post,div#article,div.ArticleText
,div.post_body
,div.body
,div.blogText
,div.dsq-comment-message
,div#q_answer /* for wiki answers */

/* ---------------------------------- */
/* Normal to Bold & Bold to underline */
/* ---------------------------------- */
{
color:black !important ; /* */
font-weight: bold !important ; /* */
font-size: 12pt !important ; /* */
font-family: arial , sans-serif !important; /* */
line-height: 150% !important ; /* line spacing - medium */
}

small 
{font-weight: normal !important ; /* */
 font-size: 8pt !important }

strong,b  /* bold in the original page */
  {font-weight: bold !important ; /* */
   text-decoration:underline !important;}


/* ----------------------------------------- */
/* End of Normal to Bold & Bold to underline */
/* ----------------------------------------- */

/* --------------------------------------------------- */
/* Re-Tweet, facebook Share button, Buzz & diggs number
/* test it here - http://mashable.com/2010/01/05/nexus-one-vs-droid-vs-iphone/ /*
/* ----------------------------------------------------- */

span.FBConnectButton_Text
,span.fb_button_text
,span.db-copy /* diggs */
,span.t /* retweet*/
,span.wibiyaToolbar_itemText /* twitter connect toolbar */
,span.buzz-counter-long /* buzz num */
{font-size:8pt!important;font-weight:bold !important} 

span.fb_share_count_inner /* facebook */
,span.db-count /* diggs number button */
,span.c /* retweet*/
{font-size:9pt!important;font-weight:bold!important} /* */

span.wibiyaToolbar_itemText /* twitter connect toolbar */
{font-size:8pt!important;font-weight:normal !important} 


/* a:link { color: mediumblue !important } /* */
/* a:visited { color: purple !important }  /* */
/* a:hover, a:active { color: #8F006A!important } /* */

a.retweet,
span.FBConnectButton_Text,
span.fb_button_text 
{color:#eee!important}

span.db-copy /* diggs */
{color:#555 !important}

}
