﻿div.products-pricelisting h2,
div.msds-listing h2,
div.download-adobe h2
{
	width:140px;
	border-bottom:dotted 2px #CCCCCC;	
	
}
div.msds
{
	background-image:url(../images/bg-products-info.jpg);
	background-position:right  bottom;
	background-repeat:no-repeat;
	padding-top:10px;
	min-height:450px;
	width:619px;
}

div.msds div.download-adobe
{
	float:right;
	margin:100px 35px 0px 0px;
}

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;
}
