h1,
h1 a:link {
	font: normal 18px/19px Georgia, "Times New Roman", Times, serif;
	color: white;
	padding-bottom: 10px;
	/* border-bottom: 1px solid #aa9a85; */
	margin: 30px 0 15px 0;
}

#sidebar h1 {
	border-bottom: 1px solid #524a48;
}

h2,
h2 a:link {
	font: italic 12px/19px Georgia, "Times New Roman", Times, serif;
	color: #aa9a85;
}

h3,
h3 a:link {
	font: normal 16px/19px Georgia, "Times New Roman", Times, serif;
	color: #aa9a85;
	padding-bottom: 10px;
	border-bottom: 1px solid #524a48;
	margin: 30px 0 15px 0;
	font-style: italic;
}

a:hover,
a:focus {
	text-decoration: underline;
}

img.productimg {
	margin: 11px;
	opacity:0;
}

span.number {
	float: right;
	font: normal 12px/19px Georgia, "Times New Roman", Times, serif;
	color: #aa9a85;
}

#gallery span.i {
	float: left;
}

#gallery span.j {
	background:#100A0A;
	padding:22px 5px;
	text-align:center;
	position:absolute;
	width:180px;
	display:block;
	color:#aa9a85;
	font-size:11px;
	opacity:0.85;
	filter:alpha(opacity=85);
}

#gallery span.j a {
	font-size: 90%;
	text-transform: uppercase;
	padding-right: 5px;
}

#gallery span.singleline {
	padding:31px 5px;
}

ul.docs {
	font-size: 80%;
	text-transform: uppercase;
	list-style: none;
	margin: 0;
	padding: 0;
	min-height: 20px;
	display: block;
	clear: both;
}

ul.docs li {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
}

#slider {
	position: absolute;
	top: 191px;
	width: 220px;
}