.linkcolumn STRONG { margin-bottom: 0; }
.linkcolumn UL { margin: 0 0 3px 0; padding: 0 0 0 20px; }

h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

#searchlibrary {
	height: 26px;
}
#searchlibrary input {
	float: left;
}
#searchlibrary #slKeyword {
	margin: 0 5px;
	padding: 3px;
	height: 16px;
	width: 360px;
}
#searchlibraryHead {
	background: url('../images/index/search-resources.gif') no-repeat left top;
	display: block;
	float: left;
	margin-top: 1px;
	height: 23px;
	width: 73px;
}
#searchlibraryHead span { display: none; }

#fourcol {
	margin: 10px 0;
}

.section {
	background: #EEE;
}
TD.section {
	border-left: 5px solid white;
	vertical-align: top;
	width: 177px;
}
TD.section h2 {
	text-align: center;
	padding: 3px 2px 2px;
}
TD.first {
	border-left: none;
}
.sectionhead {
	background: #DDD url('/resources/images/index/tr.gif') no-repeat right top;
}
.section h2 {
	background: url('/resources/images/index/tl.gif') no-repeat left top;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 3px 13px 2px;
}
.section h2 a {
	text-decoration: none;
}
.section td {
	vertical-align: top;
}
.section li {
	margin-bottom: 2px;
}

.scrollingCell {
	overflow: auto;
	height: 250px;
}

.sectioncontent {
	background-color: #EEE;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
}
* html .sectioncontent {
	height: 1%;
}
.sectioncontent h4 {
	margin: 15px 0 0 10px;
}
.sectioncontent p {
	margin: 10px;
}
.sectioncontent ul {
	margin: 5px 10px 5px 15px;
	padding: 0 0 0 10px;
}
#safety .sectioncontent {
	background-image: url('../images/index/safety.gif');
}
#productreg .sectioncontent {
	padding-top: 0;
}
#ownersmanuals .sectioncontent {
	background: url('../images/index/ownersmanuals.gif') no-repeat left -7px;
	padding-top: 0;
}
#improvingSkills .sectioncontent {
	background-image: url('../images/index/skills.jpg');
}
#industrialApplications .sectioncontent {
	background-image: url('/resources/images/index/industrial-applications.jpg');
}
#onlineCommunities .sectioncontent {
	background-image: url('/resources/images/index/online-communities.jpg');
}
#gettingStarted .sectioncontent {
background-image:url("/resources/images/index/getting-started.jpg");
}


#safety .sectioncontent a strong,
#ownersmanuals .sectioncontent a strong {
	font-size: 12px;
}

/* Skills Links */
.gbrlinks {
	line-height: 1em;
	padding-left: 8px;
}
.gbrlinks br {
	display: none;
}
.gbrlinks a {
	background: #ddd url('/interests/images/leftround.gif') no-repeat left top;
	color: #000;
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
	text-decoration: none;
}
.notes a {
	background-image: url('/interests/images/leftroundnote.gif');
}
.gbrlinks a span {
	cursor: pointer;
	display: block;
	height: 12px;
	padding: 16px 15px 16px 45px;
}
.gbrlinks a.dbl span {
	height: 24px;
	padding: 10px 5px 10px 45px;
}
.gbrlinks a:hover {
	background-color: #e5e5e5;
	background-position: left bottom;
}
.gbrlinks a .linkmig { background: url('/interests/images/linkmig.gif') no-repeat 11px center; }
.gbrlinks a .linktig { background: url('/interests/images/linktig.gif') no-repeat 11px center; }
.gbrlinks a .linkstick { background: url('/interests/images/linkstick.gif') no-repeat 11px center; }
.gbrlinks a .linkplasma { background: url('/interests/images/linkplasma.gif') no-repeat 11px center; }

/* Industry Links */
ul.indlinks {
	line-height: 1em;
	list-style: none;
	padding-left: 8px;
	margin: 5px 0 0;
}
.indlinks li {
	display: inline;
}
.indlinks a {
	background: #ddd url('../images/index/indlinks.gif') no-repeat left top;
	color: #000;
	display: block;
	font-weight: bold;
	margin-bottom: 4px;
	text-decoration: none;
	height: 20px;
	padding: 8px 10px 0 10px;
}
.indlinks a:hover {
	background-color: #e5e5e5;
	background-position: left bottom;
}

/* Communities */
#onlineCommunities h4 {
	margin: 0;
}
#onlineCommunities ul {
	margin: 0 10px 15px 52px;
}
.oclink {
	font-size: 11px;
	height: 21px;
	line-height: 13px;
	padding: 7px 0 0 50px;
}
#ocforums {
	background: url('../images/index/forums.gif') no-repeat left top;
}
#ocblog {
	background: url('../images/index/blog.gif') no-repeat left top;
}
#ocenews {
	background: url('../images/index/enews.gif') no-repeat left top;
}

/* Fun Stuff */
#funstuff {
	width: 724px;
}
#funstuff h3 {
	font-size: 11px;
	margin: 0;
	padding: 0 4px;
	text-transform: uppercase;
}
#funstuff p {
	padding: 0 4px;
	margin-top: 0;
}
#funstuff h3 a, #funstuff h3 a:hover { text-decoration: none; }
#funstuff td {
	border-left: 1px solid white;
}
* html #funstuff td {
	padding-bottom: 10px;
}
#funstuff td.first {
	border-left: none;
}

/* Forced Widths */
#safety {
	width: 178px;
}
