	/* 
	
		:: Viral Tweet Generator ::

		Hi
		
		I'm AJ Silvers and I'd like to thank you for using Viral Tweet Generator.
		
		We created the software widget to help you leverage the power of Twitter,
		use it wisely and I am sure it will help you grow your followers and your
		business.
		
		We decided to give the software away but ask, if you liked it, can you
		please make a small donation to http://www.wateraid.org. Every cent you 
		can give helps WaterAid provide practical solutions, clean water and
		sanitation to the world's poorest.
		
		Each year 1.8Million children die of diseases that could have been prevented
		if they had a clean water supply and basic sanitation.
		
		THAT'S 5000 CHILDREN DEAD EACH DAY!
		
		Please, please, please, give $5 to help save a life! You can donate at
		http://www.viraltweetgenerator.com/success.html
		
		Thank you!
		
		AJ
		
		http://www.twitter.com/ajsilvers
		
		
	:: Copyright Notice ::

This file is part of Viral Tweet Generator.

    Viral Tweet Generator is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    Viral Tweet Generator is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with Viral Tweet Generator.  If not, see <http://www.gnu.org/licenses/>.

		If you amend, improve or generally goof about with this code and make something
		useful (or not) please let us know - we'd love to see your enhancements.
		
		We are releasing a Viral Tweet Generator Wordpress plugin at the end of 
		January 2008, please visit www.viraltweetgenerator.com for more information.
		
		For updates on this and other twitter tools please follow us here: 
		
		http://www.twitter.com/viraltweets & http://www.twitter.com/ajsilvers
		
	:: website :: http://www.viraltweetgenerator.com :: email :: heydudes@viraltweetgenerator.com :: 
	
		Thanks and Happy Tweeting!

	*/

body
{
   font-size: 11px;
   font-family: arial;
}

div.twitter
{
   border: 1px solid black;  
   width: 300px;
   padding: 5px;
   margin: 10px;
   background: #EEE;
}

div.twitter p.message
{
   border: 1px solid #CCC;  
   background: #fff;
   padding: 3px;   
}