@charset "utf-8";
/* CSS Document */

.nobar {
	display: none!important;
}

.help-lost a {
	height: 200px;
	width: 160px;
	padding-top: 5px;
	padding-left: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	display: block;
	background-image: url(../ourdogs/2010/minnie/minnie-lost.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #039;
	float: right;
	margin: 3px;
}