body{margin:0;padding:0;font-family:Helvetica, Arial, sans-serif;font-size:12px;background:#000000}

/*JUITTER PLUGIN CSS*/
#juitterContainer {font-family:Helvetica, Arial, sans-serif; font-size:40px; color:#dddddd;} /*Juitter container*/
#juitterContainer .twittList{margin:0;padding:0;} /* UL that will contain the list of tweets */

/* Bellow the list of tweets "<li>" */
#juitterContainer .twittLI{list-style:none;background:#000000;margin:0;padding:5px 0 0 0;padding:10px 10px 40px 10px;clear:both;} 
#juitterContainer .twittList A{color:#cccccc;text-decoration:none;} /*Links inside the tweets list */

/* Bellow the CSS for the avatar image  */
#juitterContainer .juitterAvatar{float:left;border:solid 0px #FF7F24;background:#FFF;margin-right:30px;margin-bottom:48px;padding:0px;width:48px;height:48px;}
#juitterContainer .jRM{float:right;clear:both} /*read it on twitter link*/
#juitterContainer .extLink{} /*CSS for the external links*/
#juitterContainer .hashLink{} /*CSS for the hash links*/
#juitterContainer .searched{color: #FF7F24 !important;}
#juitterContainer .string1{color: #0EBFE9 !important;}
#juitterContainer .string2{color: #7CFC00 !important;}
#juitterContainer .string3{color: #CD2626 !important;}


/*end of Juitter CSS*/