/* featured items */		#feature {		margin-top: 6px;			margin-bottom: 6px;			padding-top: 0.6em;		padding-bottom: 0;		border-top: 1px solid #F2BE1C; 			border-bottom: 1px solid #F2BE1C; 		font-family: Verdana;	}	#feature h1 { 		margin-top: 0;		font-size: 1.25em;		text-align: center;	}		#feature table {		margin: 0;		padding-top: .5em;		padding-bottom: 0;		border-top: 20px solid #F2BE1C; 	}		#feature td {		font-family: arial, helvetica, verdana;		font-size: .83em;	}
