@charset "utf-8";
#specialNotice {
	background-color: #DBDBDB;
	margin: 10px;
	padding: 5px;
	float: right;
	height: auto;
	width: 300px;
	border: thin dashed #666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#featurePhotoBox {
	margin: 5px;
	padding: 4px;
	float: right;
	width: 320px;
}
