* { margin: 0; padding: 0;}
@page {size: 8.5in 11in;}

#navigation,
#osc-bar,
#sidebar,
#footer { display: none; }

#wrapper { width: 6.5in !important; margin: 0 auto; }
#content { width: 100%;}

div.multi-col-wrapper {	
width: 100%;
}
div#osc-product-info-body { 
width: 100%;
}

div.contentbox-big { width: 100%; }

p.copyright { clear: both; }
#stock h2, #custom h2, 
.contentbox-big h2 { text-align: left; display: block; text-indent: 0 !important; }

h1 { font-size: 140%; }

img {border: none;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.left {float: left;}
.right {float: right;}
hr {clear: both;height: 1px;border: 0;background-color: #777;}

p {margin: 1em 0;color: #444;}
p.copyright {color: #d0d0d0;}
p.copyright a {color: #F60;}
p.moblink {font-size: 85%;}
p.moblink span {letter-spacing: 1px;}

a {color: black;text-decoration: underline;}
a:hover {color: #555;}

ul {margin-left: 2em;}

cite {font-style: normal;}
.offscreen {display: none;}

dl.product_listing {
	display: block;
	width: 515px;
	padding: 5px;
	}
dl.even {
	background-color: #f0f0f0;
	}
	.product_listing dt.image {
		padding: 0;
		float: left;
		}
		dt.image a { 		
		display: block;
		width: 100px;
		height: 100px;
		border: 1px solid #ccc;}
		dt.image a:hover { border: 1px solid purple; }
		
	.product_listing dd.desc {
		display: table-cell;
		width: 300px;
		padding-left: 5px;
		margin: 0;
	}
	.product_listing dd.price {
		width: 90px;
		float: right;
		margin: 0;
		padding: 0;
		overflow: hidden;
		text-align: center;
		}
.product_teaser {
	padding: 1em;
	background-color: #fff;	
	}
	
div.even { 
	background-color: #f0f0f0; 
	}

	div.even .product_teaser_image img {
		border: 1px inset #eee;
		}
	.product_teaser p.right a {
		padding-right: 14px;
		background: url(/images/right_pointer.gif) right center no-repeat;
		}
		
.product_teaser_image {
		float: left;
		margin-right: 1em;
		}
		
