a { 
  text-decoration:underline; 
  color:#0000ff; 
}
body { 
  color:#000000; 
  background:#ffffff; 
  font-family:"Times New Roman", Times, serif;
  font-size:10pt; 
}
img {
	border:0px;
}

#header, #promo, #breadcrumb_home, #admin_link, .product_nav {
	display:none;
}

#product_image img {
	max-height:580px;
	max-width:650px;
}

#breadcrumbs {
	margin:0px;
	padding:0px 0px 20px 0px;
	font-size:12pt;
}

#breadcrumb_logo {
	display:normal;
	width:70px;
	position:relative;
	margin-top:-20px;
	top:10px;
}