body {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	background: #fff top no-repeat;
	font: x-small/1.5em "Lucida Grande", Verdana, Sans-serif;
	color: #000;
	text-align: left;
	font-size: 10px;
 	}
td, div {
	font: x-small/1.5em "Lucida Grande", Verdana, Sans-serif;
	font-size: 10px;
 	}
ol {
	margin: 0;
	padding: 0 0 0 20px;
	}
ol li {
	margin: 0;
	padding: 0;
	}
h1 {
	margin: 0 0 .75em;
  color:#3d6183;
	}
h2 {
	margin: 0 0 .75em;
  color:#3d6183;
	}
h3 {
	margin: 0 0 .75em;
  color:#3d6183;
	}
p {
	margin: 0 0 1em;
	}
img {
	border: 0;
  }

/* Link Styles
----------------------------------------------- */
a:link {
	color: #29c;
	}
a:visited {
	color: #29c;
	}
a:hover {
/* 	background: #fdf5e6; */
	}
a:link img {
	border: none;
	}
a:visited img {
	border: none;
	}
a:hover img {
	border: none;
	}
  
/* Page Structure		
----------------------------------------------- */
#container {
	width: 100%;
	margin: 0 0 10px;  
	background: #fff;
	}
#toprow-table {
	display: none !important;
	}
#header-img {
	border-bottom: 2px solid #000;
	}
#content-container {
	padding: 9px;
}

#main-content {
	padding-bottom:10px;
  margin-bottom:3px;
	border-bottom:3px solid #314F74;
}
#checkout-complete {
	background:#fffacd url('http://www.scstamp.com/images/icons/checkmark2.gif') no-repeat left top;
  padding-left: 22px;
  border: 1px solid #777;
  margin-bottom:10px;
	}
#cart-summary th, #info-summary th {
	color:#fff; 
  padding:4px; 
  font-size:120%; 
  font-weight:700;
	}
#cart-summary td, #info-summary td {
  padding:4px; 
	}
#billing-information, #shipping-information, #credit-card-info {
	padding-top:10px;
	}
.ctr {
	text-align: center;
  }
#page-title {
	text-align: center;
  font-size:200%;
  line-height: 110%;
  }
h2.form-announce {
  padding: 0 0px;
  margin:-3px 0 0px;
  font-size:140%;
  line-height:120%;
  } 
#quick-info {
  border:2px solid #8596b3;
  margin-bottom:20px;
  }
#quick-info table { 
  margin-left: auto;
  margin-right: auto;
  }
#product-content {
  width:98%;
  }
#product-info {
	padding-bottom:4px;
	margin-bottom:10px; 
  border-bottom:2px solid #8596b3;
  }
#product-form {
  padding: 0px 0px 0px 10px;
  }
#clear {
	clear: both;
	height: 1px;
	}
.clear {
	clear: both;
	height: 1px;
	}
#footer {
	position: relative;
	margin-top:0;
  padding-top:8px;
	border-top: 5px solid #8596B3;
  color:#898989;
  text-align:center;
  font-size: 10px;
  font-weight: 700;
  line-height:130%;
}
.copyright {
	color: #777;
  font-weight: 400;
  }
#smeter {
	display:none;
	}
tr.PFORM01typeset, tr.PFORM02typeset {display:none; }
tr.PFORMul td {border-bottom:1px solid #222; }