#col1 {
 position: relative;
 margin-bottom: 0;
 width: 760px !important;
}

#col1 h3 {
	height: 30px;
}

#col2 {
	width: 760px !important;
}

#col0 h3.subtitle {
	position:relative;
}

#col1 .csc-textpic-text {
	width: 400px;
	margin-right: 40px;
}

#col1 .csc-textpic-imagewrap {
	width: 300px;
	height: 365px;
	overflow: hidden;
	position: relative;
}

#col1 .csc-textpic-imagewrap dl {
	height: 365px;
}

#col1 .csc-textpic-imagewrap dt {
	height: 330px;
	display: block;
	margin-bottom: 1px;
	background-color: #EDEDED;
}

#col1 .csc-textpic-imagewrap dd {
	height: 34px;
	font-size: 11px;
	padding: 10px 0 10px 10px;
	background-color: #EDEDED;
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: uppercase;
	color: #797876;
}


#col1 .links_downloads {
	background: url(../img/links_downloads.png);
	width: 400px;
}

#col1 .links_downloads a {
	text-decoration: none;
	height: 17px;
	display: block;
	padding-top: 4px;
}

#col1 .links_downloads ul {
	float: left;
	width: 160px;
}

#col1 .links_downloads ul.links {
	margin-right: 75px;
}

#col1 .links_downloads ul.links li {
	background: url(../img/links_ul_li.gif) no-repeat left center;
	padding-left: 20px;
}

#col1 .links_downloads ul.downloads li {
	background: url(../img/download_standard.jpg) no-repeat 3px center;
	padding-left: 20px;
}

#col1 .links_downloads ul.downloads li.pdf {
	background: url(../img/download_pdf.jpg) no-repeat left center;
	padding-left: 20px;
}

.prodprev {
	background: #EAEAEA;
	text-transform: uppercase;
	float: left; 
	clear: both;
	position: relative;
	bottom: 25px;
	padding: 2px 4px 2px 5px;
	text-decoration: none;
}

.prodprev:hover {
	background: #FFFFFF;
}

.prodprev span {
	display: none;
}

#col2 h3 {
	position: relative;
	clear: both;
	width: 750px;
	margin: 2px 0 5px 0;
	background: url(../img/h3_products.png) repeat-x top left;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	color: #464445;
	padding: 4px 0 4px 5px;
	text-indent: 0 !important;
}

.js-on #col2 h3 { cursor: pointer; }
.js-on #col2 h3 span {
 display: block;
 position: absolute;
 left: 736px;
 top: 3px;
 background: url(../img/h3_span_products.png) no-repeat center;
 width: 16px;
 height: 16px;
}


#col1 .csc-textpic-clear {
	clear: none!important;
}

#prev, #next {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 9px;
	top: 345px;
	background: #A9A9A9 url(../img/next.png);
	z-index: 100;
	overflow: hidden;
	text-indent: -9999999em;
	cursor: pointer;
}

#prev {
	right: 26px;
	background-image: url(../img/prev.png);
}

a.detail { 
	padding: 6px 9px 6px 25px;
	background: #EEEEEE url(../img/a_detail.png) no-repeat 8px center;
	text-decoration: none;
	border: 1px solid #DFDFDF;
}

td a.detail,
th a.detail { 
	display: block;
}

a:hover.detail { 
	background-color: #FFFFFF;
}