div#rightBar {
	display: none;
}
#toots_banner {
	margin-top: -120px;
}

table#boutique {
	width: 833px;
	border-collapse: separate;
	border-spacing: 40px;
	margin-top: -20px;
}
h1 {
	width: 833px;
}
h1 span {
	display: block;
	float: right;
	font-size: .7em;
	font-weight: normal;
	margin-top: -38px;
	padding-bottom: 15px;
}
h1 span strong a {
	font-weight: bold;
	text-decoration: none !important;
}
h1 span a {
	padding: 0 7px;
	text-decoration: none;
}
#boutique tr td {
	border: 1px solid #ccc;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	width: 137px;
	margin: 0 10px;
	padding: 5px;
	z-index: 1;
}
#boutique div.specialOffer {
	background: url(http://www.enterdogshows.com/images/boutique/golden_offer2.png) no-repeat top left;
	margin: -20px 0 0 -20px;
	width: 32px;
	height: 32px;
}
#boutique td.specialOffer {
	background: url(http://www.enterdogshows.com/images/boutique/golden_offer2.png) no-repeat top right;
	margin: -40px 0 0 -40px;
	width: 32px;
	height: 32px;
}
#boutique td img.image {
	width: 100px;
	margin: 5px auto;
	display: block;
	text-align: center;
}

#boutique td a.payInfo, #boutique td a.payInfoNoPop {
	display: block;
	color: #888;
	text-decoration: none;
	margin: 0 20px;
}
#boutique td div.price {
	font-weight: bold;
	margin: 0 20px;
}
#boutique td div.description {
	margin: 0 20px;
}

#boutique_popup {
	margin: auto;
	border-collapse: separate;
	border-spacing: 20px;
}
#boutique_popup strong {
	font-size: 1.25em;
}
#boutique_popup tr td div#price {
	background: url(http://www.enterdogshows.com/images/icons/shopping_cart32.png) no-repeat top left;
	font-size: 1.5em;
	padding: 5px 5px 5px 20px;
}
#itemDesc {
	margin-top: 10px;
	line-height: 1.5;
	padding-bottom: 20px; 
	border-bottom: 1px solid #ccc;
}
#itemDesc p {
	margin: 12px 0;
}
table#boutique_popup td form {
	margin: 0;
	padding: 0;
}
table#boutique_popup form select {
	height: 26px; 
	padding: 4px;
	margin-bottom: 8px;
	display: block;
}