/***
 * L2 Buzz styles
 **/

div#l2_buzz { position: relative; margin: 0 auto; width: 972px; height: 680px; font-family: Arial, Helvetica, Verdana, sans-serif; background: #fff url(../_images/l2_b_bg.jpg) 0 0 no-repeat; }
	#l2_buzz a { font-weight: bold; text-decoration: none; color: #cc7e01; }
	#l2_buzz a:hover { color: #003982; }
	#l2_buzz h2 { margin: 0; padding: 0; height: 55px; text-indent: -9999px; overflow: hidden; background: url(../_images/l2_b_title.png) 340px 22px no-repeat; }
	#l2_buzz p { margin: 0; padding: 0; height: 27px; text-indent: -9999px; overflow: hidden; background: url(../_images/l2_b_subtitle.png) 342px 0 no-repeat; }
	#l2_buzz div { position: absolute; top: 110px; left: 245px; padding: 15px 0 0 20px; width: 604px; height: 355px; }
		#l2_buzz div p { position: absolute; bottom: 15px; left: 50px; height: auto; text-indent: 0; font-size: 13px; overflow: hidden; background: none; }
		#l2_buzz div dl { float: left; width: 250px; margin: 0; padding: 0 0 0 30px; font-size: 11px; line-height: 13px; color: #00703c; }
			#l2_buzz div dl dt { margin: 0; padding: 8px 0 0; font-weight: normal; }
			#l2_buzz div dl dd { margin: 0; padding: 0; }

