.categories h3 {
	margin-top:10px;
	margin-bottom:0;
}
.categories a {
	text-decoration:none;
	font-weight:bold;
}
.categories a:hover {
	text-decoration:underline;
}
.categories ul {
	margin:0;
}
.categories ul ul a {
	padding-left:15px;
}
.categories li {
	text-transform:uppercase;
	list-style:none;
}
.categories li li {
	text-transform:none;
	list-style:none;
}
.categories ul a.active {
	text-decoration:underline;
}
.categories ul ul a.active {
	background:transparent url('/themed/fredrasmussen/css/images/active-link-002d6a.gif') no-repeat 1px 3px;
	text-decoration:none;
}
.categories img {
	margin-bottom:15px;
}

.datasheets h3 {
	background:#002D6A;
	color:#FFF;
	padding:0 15px;
	margin:0;
}
.datasheets ul {
	margin:0 0 20px 0;
}
.datasheets li {
	list-style:none;
	background:#d7e7f7;
	padding:1px 0;
	margin-top:10px;
}
.datasheets li a {
	text-transform:none;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:0 15px;
}
.datasheets li a.external {
	background:transparent url('/themed/fredrasmussen/css/images/external-link.gif') no-repeat 2px 2px;
}
.datasheets li a.active {
	background:transparent url('/themed/fredrasmussen/css/images/active-link.gif') no-repeat 1px 3px;
}
.datasheets li a:hover {
	text-decoration:underline;
}
.datasheets .images {
	overflow:hidden;
	margin-right:-3px;
}
.datasheets .images h3 {
	margin-bottom:10px;
}
.datasheets .images a {
	margin-right:3px;
	margin-bottom:3px;
}
.datasheets .category {
	margin-bottom:10px;
	text-align:center;
}
h1.header {
	background:#d7e7f7;
	padding:5px 15px;
	float:left;
	width:334px;
	overflow:hidden;
	margin-top:0;
	line-height:25px;
	height:24px;
}
.leftColumn h1.header {
	margin-bottom:15px;
}
h1#print {
	background:#d7e7f7;
	display:inline;
	overflow:hidden;
	float:right;
	padding:5px 15px;
	width:110px;
	height:24px;
	line-height:25px;
	text-align:right;
	color:#666;
	margin-top:0;
}
h1#print a img {
	margin-left:5px;
}
#content h1#print a {
	font-size:10px;
	font-weight:normal;
}
