/* CSS Document */
#live {
}
#live h1 {
	width:540px;
	padding-top:11px;
	padding-left:50px;
	background-image:url(../images/live/h1_back.gif);
}
#live h1.top {
	margin-bottom:35px;
	padding:0;
	background-image:none;
}
#live h2 {
	background-image:url(../images/live/h2_point.gif);
}
#live h2.link {
	background-image:url(../images/live/h2_arrow.gif);
}
#live h3 {
	color:#FFA000;
}
#live li.selected {
	background-image:url(../images/live/arrow.gif);
}