div.scenario_list_box_ie6
{
	text-align:center;
}

div.scenario_list_box
{
	margin:0px auto;
	width:500px;
	border:2px #000000 solid;
}

h3.scenario_caption
{
	border-left:20px orange solid;
	border-right:20px orange solid;
	border-top:3px orange double;
	border-bottom:3px orange double;
	font-weight:900;
	font-size:15pt;
	text-align:center;
	width:460px;
	padding:5px 0px;
	margin-top:0px;
	margin-bottom:0px;
	color:orange;
	background-color:#111111;
}

div.scenario_list
{
	text-align:left;
	background-color:#333333;
	color:#ffcc66;
	width:496px;
	border-left:2px orange solid;
	border-right:2px orange solid;
	border-bottom:2px orange solid;
}

div.scenario_list ul
{
	margin-top:0px;
	margin-bottom:0px;
}
div.scenario_list ul li
{
	padding-top:5px;
	padding-bottom:5px;
}