#skillstbl td {
	vertical-align: top;
}
#skillstbl .ft td {
	height: 16px;
	vertical-align: bottom;
}
#skillstbl h3 {
	margin: 0;
}
#skillstbl h3 span {
	display: none;
}
#skillstbl ul {
	margin-top: 0;
}
#skillstbl h4.in {
	font-size: 1.3em;
	margin: 20px 0 2px 25px;
}

.csp {
	/*background: red;*/
	width: 5px;
}
.rsp {
	/*background: blue;*/
	height: 5px;
	line-height: 2px;
	font-size: 2px;
}
.ft a {
	background: #CCC;
	display: block;
	font-weight: bold;
	padding: 3px 4px;
	text-align: right;
	text-decoration: none;
}
.ft a:hover {
	background: #DDD;
	text-decoration: none;
}

.col { width: 175px; }
.gry { background: #EEE; }
.grybtm {
	background: url('../images/gray-bottom.gif') no-repeat center bottom;
}
.grysd {
	background: url('../images/gray-sides.gif') repeat-y center top;
}
.grybrd {
	border-color: #DDD;
	border-style: solid;
	border-width: 0 1px;
}
.safety {
	background: #EEE url('../images/weldsafety.gif') no-repeat right bottom;
	padding-bottom: 95px;
}
.safetybtm {
	background: #EEE url('../images/weldsafetybtm.gif') no-repeat right top;
}

.col td img {
	border: 1px solid #ffc20e;
	height: 61px;
	width: 74px;
}
.col h3 {
	background: #DDD url('../images/colhd.gif') no-repeat center top;
	font-size: 12px;
	line-height: 13px;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
}
.col p {
	margin: 10px 20px 0;
}
.col p.linkrt {
	/*border-bottom: 1px solid #DDD;*/
	margin: 3px 7px 10px;
	/*padding-bottom: 10px;*/
	text-align: right;
}
.col p.pmb {
	margin: 10px 20px 15px;
}
.col ul {
	margin: 0 20px 10px;
	padding: 0 0 0 15px;
}
.col ul li {
	margin: 1px 0;
}
#skillstbl .col h3.mb {
	margin-bottom: 5px;
}
#skillstbl .col h3.mt {
	margin-top: 8px;
	padding: 4px 0 3px;
}

ul.rlinks {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.rlinks a {
	background-color: #DDD;
	background-repeat: no-repeat;
	background-position: left top;
	color: #000;
	display: block;
	font-weight: bold;
	height: 12px;
	line-height: 12px;
	margin-left: 8px;
	margin-bottom: 3px;
	padding: 16px 5px 16px 45px;
	text-decoration: none;
}
ul.rlinks a:hover {
	background-color: #E5E5E5;
	background-position: left bottom;
}
ul.rlinks #dictlink {
	background-image: url('../images/leftround_dictionary.gif');
}
ul.rlinks #eleclink {
	background-image: url('../images/leftround_electricity.gif');
}
ul.rlinks #linkcalc {
	background-image: url('../images/leftround_calculators.gif');
}
ul.rlinks #linkcalcwhite {
	background-image: url('../images/leftround_calculators-white.gif');
}

#pfheader {
	background: #eee url('/resources/improving-your-skills/images/iysheader.gif') no-repeat center top;
	height: 83px;
	width: 175px;
	cursor: pointer;
}

#pfheader span { display: none; }

#pf p {
	margin: 5px 5px 0 5px;
}

#forumtop {
	margin-bottom: 5px;
	padding-bottom: 10px;
}

#pfboards {
	background:transparent url(/resources/images/note.gif) no-repeat scroll left top;
	padding-left:25px;
}

#pfboards p {
	margin-right: 2px;
	margin-bottom: 10px;
}

#forumtop .gbrlinks a {
	background: #ddd url('/interests/images/leftround25.gif') no-repeat left top;
	color: #0E55A5;
	display: block;
	font-weight: bold;
	text-decoration: none;
	
}
#forumtop .gbrlinks a:hover {
	background-color: #e5e5e5;
	background-position: left bottom;
}

#forumtop .gbrlinks a span {
	padding: 7px 15px 7px 10px;
	margin: 0;
	cursor: pointer;
	display: block;
	height: 12px;
}

#forumbottom {
	padding-bottom: 10px;
	height: 170px;
}
