#tabs {
	font-size: 10pt;
	color: #596066;
	font-family: "Univers Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #E0DECF;
	text-align: left;
	border: 0;
	width: 435px;
	padding-bottom: 60px;
}
div#footer {
	margin-top: 30px;
}
#tabs div.Heading {
	font-size: 1.2em;
	font-weight: bolder;
	padding: 12px 0 3px 0;
	clear: both;
}
/*
#tabs div.item {
	border-bottom: 1px dotted #939083;
}
*/
.ui-tabs .ui-tabs-hide {
	position: absolute;
/*	left: -10000px; */
	display: block;
}
#tabs div div ul {
	clear: both;
	
}
#tabs div div ul li { 
	clear: both;
	font-size: 9pt;
	border-top: 1px dotted #939083;
}
#tabs div div ul li.first {
	border-top: 0;
} 
#tabs div div ul li.last {
	
}
#tabs div div ul li ul li.first {
	border-top: 1px dotted #939083;
}
#tabs div div ul li ul li ul li {
	border-top: 0;
}
#tabs span.Details {
	width: 75%;
	float: left;
	padding-bottom:6px;
	margin-top:3px;
	
}
#tabs span.Prices {
	text-align: right;
	float: right;
	padding-bottom:6px;
	margin-top:3px;
}
#tabs span.Prices ul li {
	border-bottom: 0;
	padding-bottom: 0px;

}
.pdfdownload {
	color: #FFFFFF;
	clear: both;
	font-size: 9pt;
/*	background-image: url('../images/pdficon_small.gif');
	background-repeat: no-repeat;
	background-position: bottom right; */
	width: 100%;
	text-align: right;
}
.pdfdownload a {
	color: #FFFFFF;
}
