/* @override http://www.okanui.com/css/print.css */

/* Hide these */

#nav,
#footer {
	display: none;
}

/* General Styles */

body {
	margin: 0;
	font: 11px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}

h1, h2, h3, h4 { 
	margin-bottom: 3px;
	font-weight: normal;
	text-transform: uppercase;
}

h1 { 
	margin: 0px 0 3px 0;
	font-size: 26px;
	line-height: 100%;
}

h2 { 
	line-height: 1.2em;
	clear: both;
}

a {
	text-decoration: none;
	color: #000;
	outline: none;
	clear: both;
}

p {
	margin: 0 0 0.6em 0;
	color: #000;
	font-size: 11px;
	line-height: 1.2em;
}

ul, ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

#content ul li {
	float: left;
	list-style: none;
	padding: 5px;
	text-align: center;
}

li img {
	display: block;
}


img {
	border: 0;
	padding: 3px;
}

form {
	display: none;
}


/* Okanui Styles */

#product-gallery {
	clear: both;
}
#product-image img {
	float: left;
}

#product #left_col h1, #product #left_col h2, #product #left_col p, #product #left_col h3,  {
	float: right;
	width: 200px;
}

#okanui_logo {
	float: ;
	top: ;
}

#menu img {
	display: ;
}

