/* user.css ----------------------------------------------------------------- *//* you save */
SPAN.productSpecialPercent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
  float: right;
}
SPAN.productSpecialPercentSmall {
  font-family: Verdana, Arial, sans-serif;
  font-size: 75%;
  color: #ff0000;
}

/* stock text */
.stock_text {
font-size: 80% !important;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-bottom: 10px !important;
}

h1, .h1 {
font-size: 20px !important;
}

h2, .h2 {
	font-size: 18px !important;
}
h3, .h3 {
	font-size: 16px !important;
}

#bodyContent .buttonSet {
	margin-top: 5px;
}
.piGal .photoset-cell {
	margin-left: 5px !important;
}