@charset "utf-8";
#smaller_column {
	float:right;
	margin-right:18px;
	width:254px;
}
#current_cover {
	position:relative;
	height:330px;
}
#current_cover #curl {
	position:absolute;
	z-index:99;
	right:0;
	top:0;
	height:37px;
	width:35px;
}
#current_cover span {
	width:35px;
	height:35px;
	position:absolute;
	z-index:50;
	right:0;
	top:0;
	background:url(../images/other/page_bg.png) no-repeat top right;
}
#other_categories {
	margin-top:8px;
	border-top:8px solid #c84;
	background-color:#814b20;
	color:#fff;
}
#other_categories form {
}
#other_categories form fieldset {
	border:none;
}
#other_categories legend {
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	padding:8px 0;
}
#other_categories select {
	diplay:block;
	width:90%;
	margin:0 5% 8px 5%;
}
#wrapper {
	overflow:hidden;
	width:687px;
	position:relative;
	height:596px;
}
#wrapper a {
	text-decoration:none;
}
#big {
	position:relative;
	overflow:hidden;
	height:425px;
}
#big img {
	border:none;
}
.label {
	position:absolute;
	font:bold 18px Arial, Helvetica, sans-serif;
	display:block;
}
#bat_lbl {
	background-color:sienna;
	color:white;
	left:50px;
	padding:33px 41px;
}
#how_lbl {
	background-color:beige;
	color:sienna;
	top:15px;
	padding:20px 25px;
	text-align:center;
	width:125px;
}
#con_lbl {
	background-color:sienna;
	color:white;
	bottom:35px;
	padding:33px 41px;
}
#kit_lbl {
	background-color:beige;
	color:sienna;
	left:30px;
	padding:20px 25px;
	text-align:center;
	width:125px;
}
#temp_big {
	position:absolute;
	top:0;
	left:0;
}
#small {
	position:absolute;
	bottom:0;
	height:165px;
	margin-top:6px;
}
#wrapper li {
	list-style-type:none;
	position:absolute;
	top:0;
	height:165px;
	width:229px;
}
#small1 {
	left:0;
}
#small2 {
	left:229px;
}
#small3 {
	left:458px;
}
#small4 {
	left:687px;
}
#small5 {
	left:916px;
}
#small6 {
	left:1145px;
}
#small img {
	border:none;
}
