div#staticcontent {
	position: relative;
	width: 625px;
	padding-top: 10px;
	border: 0px solid #000;
	}
div#staticcontent h2 {
	font-size: 1em;
	color:#636; 
	border-bottom: 0px dotted red;
	margin-bottom: 0;
	padding-bottom: 0;
	}
div#staticcontent h3 {
	font-size: 1.5em;
	color:#636; 
	background-color: #ffd685;
	border-bottom: 0px dotted red;
	margin: 10px 0;
	padding: 5px 0 5px 275px;
	text-transform: uppercase;
	}
	
div#imagelist h3 {
	font-size: 1em;
	color:#636; 
	border-bottom: 0px dotted red;
	margin-bottom: 0;
	padding-bottom: 0;
	}
div#staticcontent p {
	color: #5f5d5d;
	font-size: .9em;
	}
div#staticcontent p.notop {
	margin-top: 0;
	}
span.bold {
	font-weight: bold;
	display: block;
	}
div#staticcontent ul {
	color: #5f5d5d;
	margin-top: -5px;
	}
div#staticcontent a {
	color: #636;
	text-decoration: none;
	padding: 1px 2px;
	font-weight: bold;
	border-top: 0px dotted #fff;
	border-bottom: 0px dotted #fff;
	}
div#staticcontent a:hover {
	background-color: #fae8c5;
	color: #dc1927;
	padding: 1px 2px;
	border-top: 0px solid #636;
	border-bottom: 0px solid #636;
	text-decoration: none;
	font-weight: bold;
	}
div#staticcontent tr.even td {
	background-color: #efefef;
	color: #5f5d5d;
	}
div#staticcontent td {
	color: #5f5d5d;
	}
div#staticcontent ul {
	list-style-type: disc;
	}
div#staticcontent ul li {
	font-size: .9em;
	}
div#imagelist ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding: 0 0 0 0;	
	}
div#imagelist ul li{
	padding-top: 5px;
	font-size: .9em;
	margin-left: 0;
	padding-left: 0;
	}
div#imagelist ul.col1 {
	float: left;
	width: 200px;
	}
div#imagelist ul.col2 {
	float: left;
	width: 200px;
	}
div#imagelist ul.col3 {
	float: left;
	width: 200px;
	}

div#imagelist a {
	color: #636;
	text-decoration: none;
	padding: 1px 0;
	font-weight: bold;
	border-top: 0px dotted #fff;
	border-bottom: 0px dotted #fff;
	}
div#imagelist a:hover {
	background-color: #fae8c5;
	color: #dc1927;
	padding: 1px 2px;
	border-top: 0px solid #636;
	border-bottom: 0px solid #636;
	text-decoration: none;
	font-weight: bold;
	}
.onebuysection {
	position: relative;
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #000;
	clear: both;
	border: 1px solid #efefef;
	}
.onebuysection div.buyinfo {
	position: absolute;
	top: 10px;
	left: 330px;
	color: #5f5d5d;
	font-weight: bold;
	padding-top: 20px;
	width: 200px;
	}
.cardimage {
	margin: 5px 10px 15px 0;
	}
.onebuysection div.thumblist  {	
	margin: 20px 0 0 0;
	padding: 0;
	}
.onebuysection div.thumblist ul {	
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
.onebuysection div.thumblist ul li {
	display: inline;
	padding: 15px 5px;
	margin: 15px 5px
	}
.onebuysection div.thumblist ul li img {
	padding: 5px 0;
	}	
span.buybut {
	position: absolute;
	right: 2px;
	top: 2px;	
	}
div.addr { 
	display: block; 
	margin-left: 95px; 
	line-height: 1.5em; 
	border: 0px solid #000;
	}
.addrblock { 
	margin: 10px 25px; 
	border: 0px solid red;
	}
.addrblocktitle { 
	float: left;  
	width: 80px; 
	font-weight: normal; 
	text-transform: uppercase;
	margin-right: 10px; 
	border: 0px solid #000; 
	padding: 2px 0 0 0;
	}

.orderinforight {
	float: right;
	text-align: left;
	border: 0px solid red;
	width: 275px;
	}
p.orderheading {
	 margin-left: 23px;
	 color: #000;
	 font-weight: bold;
	 }
div.orderblock { 
	display: block; 
	margin-left: 0px; 
	border: 0px solid #000;
	padding: 0;
	}
div.orderblock div.onestep { 
	clear: both;
	margin-bottom: 10px;
	}
div.orderblock div.moreorderinfo { 
	clear: both;
	margin-bottom: 10px;
	font-weight: bold;
	}
.ordrblocktitle { 
	float: left;  
	width: 100px; 
	font-weight: normal; 
	margin-right: 10px; 
	border: 0px solid #000; 
	padding: 2px 0 0 0;
	}
.ordrblock { 
	margin: 10px 25px; 
	float: right;
	}
div.ordrblockinfo { 
	display: block; 
	margin-left: 115px; 
	line-height: 1.5em; 
	border: 0px solid #000;
	}
.bold {
	font-weight: bold;
	}
.morespace {
	border-top: 1px solid #000;
	padding-top: 10px;
	margin-top: 20px;
	}
p.extralinks {
	width: 625px;
	}