

#dna-info
{
	border:0px solid red;
	float:right;
	margin-right:20px;
	margin-top:-45px;
	clear:right;
}
#tryTester
{
	float:right;
	clear:right;
}
#tryTester:hover 
{
	cursor:pointer;
}
#content-holder		
{
	padding-top:45px;
	padding-bottom:30px;
	font-family:verdana;
	float:left;
}

#content-holder h1
{
	width:99%;
	float:left;
	margin:-8px 0 8px 10px;
	color:#808284; 
}
#content-holder	p
{
	color:#808284;
	font:normal 92% verdana;
	text-align:justify;
	line-height:1.5em;
	float:left;
	padding: 0 20px 0px 10px;
	width:95%;
}
#content-holder p a
{
	text-decoration:underline;
	color:#808284;
}

#content-holder dl
{
	width:680px;
	padding:0;
	float:left;	
	
}

#content-holder dt
{
	height:0px;
	border-bottom:1px solid #ccc;
	text-indent:-10000px;
	padding-bottom:5px;
	width:inherit !important;

}
#content-holder dd
{
	float:left;
}

#categories-holder a
{
	color:#663300;
	font:bold 92% verdana;
}

#categories-holder img
{
	border:1px solid #ccc;
}

#categories-holder ul
{
	width:100%;
	text-align:center;
	float:left;
}


#categories-holder li
{
	border:1px solid #fff;
	width:156px;
	float:left;
	padding:2px;
	height:210px;
	text-align:center;
	margin:1px 4px 5px;
	_width:155px;	
}


#categories-holder li:hover, #categories-holder li.hover
{
	border:1px solid #fff;
}
#categories-holder li:hover a, #categories-holder li.hover a
{
	color:#896140;
}

#categories-holder li a:hover img
{
	border:1px solid #896140;
}

#categories-holder .info-holder
{
	margin-top:10px;
}

.image-holder
{
	text-align:center;
	width:100%;
	display:block;
}


.info-holder
{
	width:inherit !important;
	clear:left;
}

.info-holder a
{
	font-size:92%;
}

.info-holder span
{
	font-size:76%;
	color:#666 !important;
	clear:left;
}





.navigation
{
	float:left;
	clear:left;
	width:100%;
	border:0px solid red;
}

.nav-pages 
{
	float:right;
	clear:none;
	padding:10px 30px 0 0 ;
}
							
.nav-pages li
{
	float:left;
	margin:0;
	padding:0 1px;
	display:block;
	height: 23px;
}
.nav-pages li a
{
	margin:0; 
	padding:0 3px;
	/*border:1px solid #663300;*/
	color:#673303;
	display:block;
	font:bold 92% verdana;
	line-height: 21px;
}

.nav-pages li a:hover 
{
	/*border:1px solid #663300;*/
	/*background: #fff !important;*/
	color: #8CC63F !important;
}

.nav-pages li.page_current
{
	padding:3px 3px 0;
	*padding:4px 3px 0;
	font: bold 136%/122% verdana;
	font:bold 92% verdana;
	color:#8CC63F;								
}

.nav-pages li.page_separator 
{
	font: normal 136%/92% Arial;
	color: #BFBFBF;
}							
.nav-pages li a.page_previous, .nav-pages li a.page_next 
{
	margin: 0; 
	padding: 0;
	width: 12px; 
	height: 21px;
	text-indent:-9999px;
}

.nav-pages li a.page_previous
{
	/*background: url(/images/navigation.png) 0 0 no-repeat;*/
	background: url(/images/nav_arrow_left.gif) 0 3px no-repeat;
}


.nav-pages li a.page_next
{
/*	background: url(/images/navigation.png) 0 -42px no-repeat;*/
	background: url(/images/nav_arrow_right.gif) 5px 3px no-repeat;
}

.nav-pages li a.page_previous:hover
{
	/*background: url(/images/navigation.png) 0 -21px no-repeat !important;*/
	
}

.nav-pages li a.page_next:hover
{
	/*background: url(/images/navigation.png) 0 -63px no-repeat !important;*/
	
}
#history-iframe {
  position:absolute;
  top:0; left:0;
  width:1px; height:1px; 
  visibility:hidden;
}




#tooltipPriceList .price-list-title span, #tooltipPriceList div.header span, #tooltipPriceList div.header label
{
	font:bold 85% verdana;
	color:#B48F6D;
}

#tooltipPriceList .price-list-title span
{
	font:bold 92% verdana;
}

#tooltipPriceList .price-list-title
{
	text-align:center;
	padding-bottom:7px;
}


#tooltipPriceList div
{
	float:left;
	width:169px;
}

#tooltipPriceList .odd span, #tooltipPriceList .odd label, #tooltipPriceList .even span, #tooltipPriceList .even label
{
	font:normal 85% verdana;
	color:#808284;
}

#tooltipPriceList span
{
	float:left;
}
#tooltipPriceList label
{
	float:right;
}


.yui-skin-sam .yui-tt
{
	border-color:#72B22B;
	background-color:#fff;	
}

.yui-tt .bd
{
	text-align:left;
	background-color:#fff !important;
	border-color:#663300 !important;
	color:#000;
	
}

#priceList
{
	float:right;
}

#whatIsDna
{
	float:right;
}













