/*  MPOWER Mobile CSS */



/* === (Global) === */
body					{margin: 0; padding: 0; background: #fff; font-size: 8.5pt; line-height: 140%; font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; color: #666;}
a						{color: #66CC00; text-decoration: none; border: 0;}

h1						{display: none;}
h2						{display: none;}
h3						{margin: 0; padding: 0; font-weight: normal; font-size: 12pt; height: 25px; text-indent: -9999px; overflow: hidden; margin-top: 30px; margin-bottom: 20px;}
h4						{margin: 0; padding: 0; font-weight: normal; font-size: 10.5pt; color: #333; margin-bottom: 15px;}
p						{margin: 0; padding: 0;}

#gangsterRapper			{width: 800px; margin: 40px auto;}
#aboutRapper			{width: 220px; margin-left: 30px; float: left; background: url(bg_worldmap.gif) bottom left no-repeat; padding-bottom: 150px;}
#aboutRapper h3			{width: 220px; background: url(bg_headerAbout.gif) top left no-repeat;}



#featureRapper			{width: 455px; margin-left: 315px;}
#featureRapper h3		{width: 455px; background: url(bg_headerFeature.gif) top left no-repeat;}
#featureRapper img		{margin: 0; padding: 0; margin-bottom: 20px;}
#featureRapper p		{margin-bottom: 10px;}


#footer					{width: 800px; margin: 0; padding: 0; background: url(bg_footer.gif) top left no-repeat; padding-top: 10px; clear: both; margin-top: 40px; margin-bottom: 40px;}
#footer p				{width: 800px; text-align: right;}



