/*---- new generic styles for editing view of ssi-features content area of home page. Created on 8/29/10 by jnk ----*/

body {
	padding: 20px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #993300 !important;
	text-decoration: none !important;
}
a:visited {
	color: #808080 !important;
	text-decoration: underline !important;
}
a:hover {
	text-decoration: underline!important;
}
img {
	border: none;
}
ul{
	width: 285px;
}
ul li {
	font-family: "Times New Roman", Times, "serif !important";
	color: #61785D !important;
	font-size: 1.8em;
	font-weight: bold;
}
ul li ul li {
	margin: 1em 0px 0px 0px;
	height: 70px;
	font-size: .55em;
	line-height: 1.1em;
	font-family: Verdana, Helvetica, Arial, "sans-serif !important";
	font-weight: normal;
	color: #000000 !important;
	clear: both;
}
ul li ul li img {
	margin: 0px 10px 10px -40px;
	border: 1px solid #CCCCCC !important;
	float: left !important;/* margin left was added to push the content across the scroll box */
}
