#intro {
	/*padding: 45px 10px 25px;*/
	padding: 15px 10px;
	margin: 0;
	text-align: center;
}
#intro img {
	float: none;
}
#productcontent {
	padding-top: 25px;
	margin-left: 245px;
}
#productcontent h2 {
	margin-bottom: 0;
}
#productcontent h4 {
	font-size: 14px;
	margin: 5px 0;
}
#productcontent p.firstp {
	margin-top: 0;
}
#productcontent p {
	line-height: 2em;
	margin-right: 25px;
}
#printmelink {
	margin: 0 25px 0 0;
}

#sidebar {
	font-size: 11px;
}

#recprocesses {
	float: right;
	margin: 0 0 15px;
	width: 719px;
}
#recprocesses table {
	width: 100%;
}
#recprocesses thead th {
	background: white;
	color: black;
	font-size: 11px;
	text-align: center;
	padding: 3px 10px;
	vertical-align: bottom;
}
#recprocesses thead .tbltitle {
	font-size: 13px;
	line-height: 13px;
	text-align: right;
}
#recprocesses th {
	background: #666;
	color: #FFF;
	text-align: right;
}
#recprocesses td {
	background: #666;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	text-align: center;
}
#recprocesses .spacer td {
	background: white;
	height: 2px;
	line-height: 0;
	padding: 0;
}

#recprocesses .recprocess {
	height: 21px;
	padding-left: 25px;
	padding-right: 10px;
}
#recprocesses .recprocess .notbold {
	font-weight: normal;
}
#recprocesses #recmig { background: #666 url('/products/images/recprocesses/mig.png') no-repeat left center; }
#recprocesses #recflux { background: #666 url('/products/images/recprocesses/fluxcored.png') no-repeat left center; }
#recprocesses #rectig { background: #666 url('/products/images/recprocesses/tig.png') no-repeat left center; }
#recprocesses #recstick { background: #666 url('/products/images/recprocesses/stick.png') no-repeat left center; }
#recprocesses #recspot { background: #666 url('/products/images/recprocesses/spot.png') no-repeat left center; }
#recprocesses #recplasma { background: #666 url('/products/images/recprocesses/plasma.png') no-repeat left center; }
#recprocesses #recoxy { background: #666 url('/products/images/recprocesses/oxyfuel.png') no-repeat left center; }

#tabbedarea {
	float: left;
	margin: 0 25px 25px 0;
	min-height: 501px;
	width: 455px;
}
* html #tabbedarea {
	min-height: auto;
	height: 501px;
}
#tabs {
	background: white;
	border-bottom: 1px solid #999;
	height: 22px;
}
* html #tabs {
	background: white url('/images/ie6/graybar.png') repeat-x left bottom;
	border-bottom: none;
	height: 23px;
}
#tabs a {
	background-color: #eee;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	float: left;
	margin-right: 2px;
	outline: none;
	height: 23px;
	width: 109px;
}
#tabs a:hover { background-position: left -23px; }
#tabs a span { display: none; }
#tabs a.tabon {
	background-position: left top;
}
.tabcontent {
	background: white;
	border-color: #999;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	padding: 10px 25px;
}
.onprintable .tabcontent {
	margin-bottom: 20px;
}
.gray {
	color: #999;
}

#tabSummary { background-image: url('/products/images/tabSummary.png'); }
#tabFeatures { background-image: url('/products/images/tabFeatures.png'); }
#tabAccessories { background-image: url('/products/images/tabAccessories.png'); }
#tabSpecifications { background-image: url('/products/images/tabSpecifications.png'); }

#tcAccessories img {
	margin-left: 5px;
}

.tabcontent table {
	width: 100%;
}
.tabcontent table table {
	width: auto;
}
.tabcontent th {
	color: #f63;
	text-align: right;
}
.tabcontent th, .tabcontent td {
	border-bottom: 1px solid #999;
	padding: 10px 5px;
	vertical-align: top;
}
.tabcontent td ul {
	margin: 0;
	padding: 0 0 0 15px;
}
.tabcontent td li {
	margin: 0;
}
.tabcontent .lastrow th,
.tabcontent .lastrow td {
	border-bottom: none;
}
.tabcontent table table th,
.tabcontent table table td {
	border: none;
	padding: 2px;
	vertical-align: middle;
}

#tcFeatures li {
	margin-bottom: 10px;
}
#tcAccessories td img {
	float: right;
}

.model_number {
	padding-right: 2px;
}
.addthis{
	float: right;
	margin-top: 0;
	display: inline;
}

#pgTIG #main,
#pgStick #main,
#pgPlasma #main,
#pgWireFeed #main,
#pgGenerator #main,
#pgOxyfuel #main,
#pgSpoolGuns #main,
#pgAccessories #main,
#pgAbrasives #main
{ background-image: none; }