@charset "utf-8";
#standalone{
	width: 555px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	background-image: url(../graphics/mid/container/largebox/largebox_mid.jpg);
	background-repeat: repeat-y;
}
#standalone #standalone_top {
	background-image: url(../graphics/mid/container/largebox/largebox_top.jpg);
	height: 34px;
	width: 555px;
}
#standalone #standalone_top h4 {
	height: 1em;
	margin: 0px;
	padding: 0px;
}

#standalone #standalone_top h5 {
	padding: 0px;
	width: 95%;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#standalone #standalone_mid img {
	float: left;
	margin-left: 1em;
	margin-right: .5em;
}

#standalone #standalone_bot {
	background-image: url(../graphics/mid/container/largebox/largebox_bot.jpg);
	height: 25px;
	width: 555px;
}
#standalone #standalone_mid .standalone_feature {
	color: #990000;
	width: 95%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}


#standalone h5 {
	color: #0066FF;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#standalone p {
	font-size: .75em;
	padding: 0px;
	width: 96%;
	margin-top: .25em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#standalone ul {
	list-style-type: none;
	padding: 0px;
	float: left;
	width: 45%;
	font-size: 0.75em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 1em;
	color: #993300;
}

