@charset "utf-8";
#features{
	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;
	display: none;
}
#features #features_top {
	background-image: url(../graphics/mid/container/largebox/largebox_top.jpg);
	height: 34px;
	width: 555px;
}
#features #features_top h4 {
	height: 1em;
	margin: 0px;
	padding: 0px;
}

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

#features #features_bot {
	background-image: url(../graphics/mid/container/largebox/largebox_bot.jpg);
	height: 25px;
	width: 555px;
}
#features #features_mid .features_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;
}


#features h5 {
	color: #0066FF;
	width: 95%;
	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;
}
#features p {
	font-size: .75em;
	padding: 0px;
	width: 96%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#features 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;
}

