h3.intro {
	font-size: 15px;
	text-align: center;
	margin: 10px 0;
}
#splash {
	background: url('../images/projects-splash.jpg') no-repeat left top;
	margin: 30px 0 10px 0;
	height: 140px;
	width: 535px;
}
#mostpopular a {
	background: url('../images/most-popular.jpg') no-repeat left top;
	display: block;
	margin: 4px 0 10px;
	height: 278px;
	width: 175px;
}
#splash span,
#mostpopular span {
	display: none;
}

.trio .gbc {
	height: 262px;
	overflow: hidden;
}
.posts {
	margin: 5px 12px;
}
.post {
	margin-bottom: 7px;
}
#safety .gbc {
	background: #EEE url('/interests/images/safety.gif') no-repeat right bottom;
}

#funstuff td h3,
#funstuff td p {
	padding: 0 15px;
}

#ideagallery .gbc {
	padding: 0 !important;
}
#ideagallery .kwicks {
	display: block;
	position: relative;
	width: 173px;
}
#ideagallery .kwick {
	background-color: white;
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #157A2E;
	cursor: pointer;
	display: block;
	height: 46px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 173px;
}
#ideagallery .kwick span {
	display: none;
}
#ideagallery .opt1 { background-image: url('../images/gallery/home.jpg'); }
#ideagallery .opt2 { background-image: url('../images/gallery/fun.jpg'); }
#ideagallery .opt3 { background-image: url('../images/gallery/metal-art.jpg'); }
#ideagallery .opt4 { background-image: url('../images/gallery/weldshop.jpg'); }
#ideagallery .opt5 {
	background-image: url('../images/gallery/lawn-garden.jpg');
	border-bottom: none;
}

.item a img {
	border: none;
}

#weldprojects .item p {
	margin: 0 0 5px;
}
