img { border: none; }

#leftcol {
	float: left;
	min-height: 200px;
	width: 495px;
}

#iiarticles {
	background: #eee;
	height: 248px;
	width: 493px;	
	margin-top: 10px;
	padding-bottom: 5px;
}

#iiarticles h3 {
	background: url('/interests/images/blue/iiarticles-tab.gif') no-repeat left top;
	height: 25px;
}

#iiarticles h3 span { display: none; }

#viewallarticles {
	margin: 0px 10px 0px 0px;
	text-align: right;
}

#viewallarticles a {
	color: #0e55a5;
	text-decoration: none;
}

#rec-products {
	background: #a5acb2;
	height: 255px;
	width: 493px;
	margin-top: 10px;
}

#rec-products h3 {
	background: url('/interests/images/blue/rec-products-tab.gif') no-repeat left top;
	height: 25px;
	margin: 0px 0px 9px 0px;
}

#rec-products h3 span { display: none; }

#rightcol {
	float: right;
	min-height: 200px;
	width: 220px;
}

.banner {
	display: block;
	margin-bottom: 15px;
	width: 213px;
}

.banner span { display: none; }

#improvewelding {
	background: url('/interests/images/blue/improveweldingbanner.jpg') no-repeat left top;
	height: 171px;
}

#pronewsletter {
	background: url('/interests/images/blue/pronewsletterbanner.jpg') no-repeat left top;
	height: 86px;
}

#industrynews{
	background: #eee url('/interests/images/blue/industry-news-tab.gif') no-repeat left top;
	padding: 0px 10px 5px 10px;
	width: 193px;
}

#industrynews h3 {
	margin: 10px 0px 0px 5px !important;
	width: 200px;
}

#industrynews a { text-decoration: none; }

#industrynews p {
	color: #444;
	margin: 0px 5px 25px 5px;
}

#industrynews p a {	font-size: 11px; }

#industrynews .viewmore a {
	color: #0e55a5;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

#btnclear {	clear: both; }

/* article carousel */
#carousel_inner {
	background: #eee;
	float: left;
	margin-top: -10px;
	overflow: hidden;
	position: relative;
	width: 450px;
}

#carousel_ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	position: relative;
	/*left: -150px;*/
	left: 0px;
	width: 9999px;
}

#carousel_ul li {
	background: #eee;
	float: left;
	height: 185px;
	width: 140px;	
	margin: 10px 5px;
	_margin-left: 0px !important;
	padding: 0px;
}

#carousel_ul li img {
	border: 0px;
	cursor: pointer;
	cursor: hand;
	.margin-bottom: -4px; /* IE is making a 4px gap bellow an image inside of an anchor so this is to fix that*/
}

#carousel_ul h4 {
	font-size: 11px;
	margin: 5px 0px 0px 0px;
}

#carousel_ul p { margin: 5px 0px 0px 0px; }


#left_scroll { visibility: hidden; }


#left_scroll, #right_scroll {
	background: #eee;
	float: left;
	height: 185px;
	width: 14px;
}

#left_scroll {
	margin-left: 8px;
	_margin-left: 0px;
}

#left_scroll img, #right_scroll img {
	border: 0px;
	cursor: pointer;
	cursor: hand;
}

/* Recommended Products */
#rec-product-slider {
	float: left;
	margin-left: 12px;
	_margin-left: 0px;
	width: 242px;
}

#rec-products-controls {
	height: 20px;
	line-height: 20px;
	margin-top: 7px;
}

#rec-products-controls img { cursor: pointer; }

#rec-product-text {
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
	vertical-align: top;
	*vertical-align: middle;
}

#rec-product-buttons {
	float: right;
	width: 239px;
}

#rec-product-buttons a {
	display: block;
	margin: 10px 0px;
}

#rec-product-buttons a.first-child { margin-top: 0px; }

/* Preferred Partners - Welding Job Search */
#prf-partners, #job-search {
	background: #eee;
	height: 137px;
	width: 239px;
	float: left;
	margin-top: 12px;
}

#prf-partners h3 span, #job-search h3 span { display: none; }

#prf-partners h3, #job-search h3{
	height: 24px;
	margin: 0px;	
}

#prf-partners h3 { 	background: url('/interests/images/blue/prf-partners-tab.gif') no-repeat left top; }

#job-search { margin-left: 15px; }

#job-search form { margin: 0px 10px; }

#job-search h3 { background: url('/interests/images/blue/job-search-tab.gif') no-repeat left top; }

#job-search p { margin: 5px 0px; }

#job-search label {
	display: block;
	margin: 18px 0px 5px 0px;
}

#where {
	margin-right: 5px;
	width: 130px;	
}

#where + input
{
	line-height: 18px;
	vertical-align: bottom;
}

#txtjobesearch { width: 135px; }
