#feature #update {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #DDDDDD;
}
#feature #update p {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}
#feature #update h1 {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 120%;
	color: #888888;
}
