/* CSS RESET */

*			{margin:0; padding:0; border:0; list-style:none; text-decoration:none; }
body		{background:#fff; color:#000; font-family:arial,verdana; font-size:12px; padding:10px 0px; }

h2			{font-weight:bold; font-size:12px; margin-bottom:5px; }

.footer							{font-size:11px; height:290px; width:764px; overflow:hidden; border:0px solid #eee; }

.footer .follow-in				{width:126px; margin-right:12px; float:left; height:100%; }
.footer .follow-in h2			{margin-left:12px; }
.footer .follow-in .content		{background:#e5f1e5; font-weight:bold; padding:5px 10px; height:100%; }
.footer .follow-in .content li	{height:44px; clear:both; }
.footer .follow-in .content a	{color:#0eca04; }
.footer .follow-in .content a img	{margin-right:5px; float:left; display:block; width:37px; }
.footer .follow-in .content a span	{position:relative; top:10px; margin-left:43px; display:block; }

.footer .follow-blog			{width:200px; margin-right:12px; float:left; }
.footer .follow-blog dl			{margin-bottom:16px; }
.footer .follow-blog dt	a		{color:#0eca04; font-weight:bold; }

.footer .follow-twitter			{width:170px; margin-right:12px; float:left; }
.footer .follow-twitter dl		{margin-bottom:16px; }
.footer .follow-twitter dt	a	{color:#0eca04; }

.footer .follow-youtube			{float:left; width:190px; }