
/* for the notice of the move to Training Wheels */
div#notice {
	margin: 10px 0 20px 0; padding: 10px;
	background: #ffc;
	border: 2px solid #036;
}

div#notice h1 {
	font: bold 16px "Trebuchet MS", Helvetica, sans-serif;
	color: #039; font-style: italic;
}

div#notice a:link { text-decoration: underline; }
div#notice a:visited { text-decoration: underline; }
div#notice a:hover { text-decoration: none; background: transparent; color: #000; }
div#notice a:active { text-decoration: none; background: transparent; color: #000; }

img#garagesale {
	padding: 10px;
}

img#garagesale_onpage {
	margin: 0; padding: 0;
	position: relative; top: -15px;
}