p {
	margin: 0px 0 10px 0;
	padding: 0;
	line-height: 17px;
}

h2.h1 {
	margin: 0px 0 10px;
	padding: 10px 0 0 0;
	font-size: 16px;
	font-weight: normal;
	color: #FF9901;
	clear:none;
}

h2 {clear:none;}

/* actions list section */
ul.actions {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.actions li a {
	background: url(/files/images/fce/arrow-actions.gif) no-repeat 0 4px;
	padding-left: 10px;
}

ul div.line div.action ul.actions {
	float: left;
	width: 164px;
	list-style: none;
}

ol {padding-left:30px; margin-left:10px;}

fieldset {clear:both;}

div.head{
	background: url(/files/images/fce/background-products-head1.gif) repeat-y;
}

div.head h4 {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	margin: 0;
	padding: 0 0 0 20px;
}

div.head h4 a {
	color:#FFF;
}

/* quote element */	
#content blockquote {
	margin: 0;
/*	padding: 16px 40px 16px 60px; */
	color: #666;
	background: url(/files/images/fce/quote_top_full.gif) top left no-repeat #fff;
}	

#content blockquote cite {
	display: block;
	margin: 6px 0;
	color: #7d9bc6;
}

/* resources block section */
#features {
	margin: 16px 9px 10px 10px;
}

#features ul {
	margin: 4px 0 0 0;
	padding: 0 10px 0 18px; 
	_padding: 0 10px 0 20px; 
	list-style: square; 
	color: #7d9bc6;
	font-size: 11px;
}	
#features ul li {
	line-height: 18px;
}

hr {
	clear: both;
	height: 1px;
	border: none;
	border-top: 1px solid #C4CED4;
	margin: 6px 0 6px 0;
	padding:0;
	display: block;
}

a:focus {outline:none;}

h3 {padding-top:10px;}

ul { list-style:square; }	

table {float:none;}

