/*
Print Style sheet	  
*/

* { font-family: verdana, helvetica, arial, sans-serif !important; font-size: 12px; }

body {
	width: 600px;
	}

.above { display: none !important; }

h1 { font-size: 20px !important;}
blockquote {
	display: block;
	width: 380px !important;
	float: left;
	}
	
a { text-decoration: none; color: #000000; }
	
hr { clear: both; border: hidden; }

table td {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
}

table img {
	vertical-align: middle !important;
	padding: 0px;
}

sup { font-size: 8px;}

.prodImage {
	z-index:99; 
	position:absolute; 
	top: 120px;
	left: 500px;
	}
	
#imgcenter {
	margin-top: 10px;
	text-align: center;
	}