div#live_box{
	position:relative;
	margin:		10px 0 10px 0;
	padding-bottom:	10px;
	border-bottom:	1px solid #003513;
}

#live_box h3{
	font-size:	12px;
	font-weight:	bold;
	line-height:	25px;
	height:		25px;
	background:url("../images/h3_bg.png") repeat-x;
	margin-bottom:	10px;
	padding-left:10px;
}

#live_box h3 a{
	font-weight:	bold;
	color:		#0088ff;
}

#live_box h4{
	font-size:	12px;
	font-weight:	bold;
	line-height:	25px;
	height:		25px;
	background:url("../images/h3_bg.png") repeat-x;
	margin-bottom:	10px;
	padding-left:10px;
	color:		#2cb35c;
}

#live_box p{
	padding:	10px;
}

#live_box p a{
	color:		#0088ff;
}

#live_box #flyer{
	width:50%;
	float:left;
	margin:0 20px 0 20px;
}
