h2 {
	color: #C2C7BE;
	font: normal small-caps bold 2.5em Verdana, sans-serif;
	text-decoration: underline;
}

.right {
	font-size: 1.0em;
	padding-right: 100px;
	text-align: right;
}
#stuffcontainer {
	position:absolute;
	outline:none;
	border-style:none;
	border:0px;
	overflow:visible;
}
#stuff {
	position:relative;
	overflow:hidden;
	border-style:none;
	border:0px;
	outline:none;
	left: 15px;
	top: -20px;
}

.KitBreakDownContainer  {position:relative; top:0px; left:25px; width:1; height:1;
        z-index:99;  visibility:hidden;}
.KitBreakDownData  {position:absolute; top:0px; left:0px; width:50;
        z-index:98;  visibility:hidden;}


#info {
	position: relative;
}

#info a, #info a:visited {
	color: #000000;
	text-decoration: none;
}

#info a:hover {
	color: #000000;
	text-decoration: underline;
}

#pic {
	background-color: #FFFFFF;
	left: 2px;
	position: relative;
	top: 1px;
	width: 22px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: 1px;
	position: absolute;
	top: 1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 20px;
	left: 0;
	text-decoration: none;
	top: 50;
	width: 20px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 35px;
	position: absolute;
	top: 17px;
	width: 300px;
}

#top {
	margin-left: 1px;
}
