@import "../widgets/widget.css";

#topSolutions h4 { margin: 13px 0 1px; }
	#topSolutions .notice { margin: 10px 0 0; display: inline; }
	#articleList ol, #articleList ul { list-style: none outside none; margin-left: 15px; }
	#articleList li { margin: 3px 0; }
	div.postal fieldset { margin-top: 4px; }
	div.postal #zipCode { float: left; width: 165px; }
	#topSolutions div.postal #zipCode { width: 150px; margin-right: 3px; }
	div.postal .submit { margin: 2px 0 0 0; float: right; }
	div.postal {color: #38793F;	margin-bottom: 10px;}
	div.postal #zipcode-alert {		color: #FF9000;		font-weight: bold;}
	div.postal .zip {		float:left;	}
	div.postal span, div.postal label { font-size: 0.8em; font-weight: bold; }
	#topSolutions .notice { font-size: 0.9em; }	
	#resultProductName { clear: both; padding-top: 1px; }
	
	
