﻿
.products-outer
{
	float:left;
	width:100%;
	margin-left:0px;
	background-image:url(../images/bg-products-specs.jpg);
	background-repeat:no-repeat;
	background-position: right ;
	min-height:358px;
	margin-right:-15px;
	padding-left:15px;
	padding-bottom:65px;
}

.products-inner
{
	float:left;
	width:275px;
	padding-right:20px;
}

.products-inner h2
{
	width:260px;
	border-bottom: dotted 2px #CCCCCC;
	padding-top:7px;
	margin-bottom:3px;
	margin-left:0px;
}

.products-inner h2 a
{
	text-decoration:none;
}

div.products-pricelisting
{
	float:left;
	width:125px;
	padding-bottom:15px;
	margin-right:5px;
}

div.products-pricelisting h2,
div.download-adobe h2
{
	width:120px;
	border-bottom: dotted 2px #CCCCCC;
	
}
div.msds-listing h2
{
	
	width:260px;
	border-bottom: dotted 2px #CCCCCC;
	padding-top:7px;
	margin-bottom:3px;
	margin-left:0px;
}

div.products-pricelisting h2
{
	width:260px;
}

div.products-pricelisting ul
{
	list-style-type:none;
	padding-left:0px;
}

div.products
{
	background-image:url(../images/bg-products-top.jpg);
	background-repeat:no-repeat;
	padding-top:100px;
}

div.msds
{
	background-image:url(../images/bg-products-info.jpg);
	background-position: bottom  right  ;
	background-repeat:no-repeat;
	padding-top:10px;
	float:left;
	min-height:450px;
	margin-right:-15px;
}

div.msds div.download-adobe
{
	float:right;
	margin-right:15px;
	position:relative;
	top:-35px;
}

div.msds-inner
{
	float:left;
	width:320px;
	
}

div.msds-listing
{
	float:left;
	width:150px;
	padding-top:10px;
	padding-bottom:10px;
}

div.msds-listing ul
{
	list-style-type:none;
	padding-left:15px;
}
