#yourLogo {
	border: 1px solid #CCC;
	font-size: 0.8em;
	text-align: left;
	padding-left: 40px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 12px;
	margin-right: 10px;
	position: relative;
	overflow: visible;
}
#yourLogo h2 {
	font-weight: bold;
	color: #A8AA23;
	font-size: 1.3em;
	text-indent: 8px;
}
#logoHitch {
	background-image: url(../images/products/bike_hitch/logo-hitch.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#yourLogo a {
	font-size: 1em;
	font-weight: bold;
	display: block;
	margin-top: 5px;
}
#yourLogo blockquote {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}
#logoDowntown {
	background-image: url(../images/products/downtown_rack/downtown_logo.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#logoHoop {
	background-image: url(../images/products/hoop_rack/logo-hoop.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#logoBikeBike {
	background-image: url(../images/products/bike_bike_rack/bike-bike-logo.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}

