table#msds {
	width:90%;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	}

#msds td {
	font-size: x-small;
	}
#msds th {
	border: 1px solid #666666;
	background-color: #CCCCCC;

}	
#msds h1 {
	font-size: small;
	font-weight: bold;
	margin: 8px 0px 0px;
	}

#msds h2 {
	font-size: x-small;
	font-weight: bold;
	display: inline;
	float: left;
	width: 145px;
	margin: 0px 0px 0px 7px;
	padding: 0px;
	text-indent: 0pt;
}
#msds p {
	font-size: x-small;
	font-weight: normal;
}


#msds h4 {
	font-size: 65%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 2px 0px;
	padding: 2px;
	float: left;
	width: 600px;

}
#msds h5 {
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;
	width: 600px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 7px;
	display: block;



}
#msds h6 {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 2px;
	padding: 2px;
	width: 600px;
	float: left;
}
td.title {
	color: #666;
	font-size: x-small;
	font-weight: bolder;

	}
#compositionTbl {
	width: 100%;
	font-size: x-small;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	
}
#compositionTbl table {
	text-align: center;

}
#compositionTbl th {
	background-color: #CCC;
}
#compositionTbl td {
	background-color: #F4;
	text-align: center;
}

table#toolbar {
	width: 90%;
	font-size: x-small;
	border: 1px dashed #666;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
td#toolbar {	

	}
td#print {
	background-image: url(/modpub/images/textVer.gif);
	background-repeat: no-repeat;
	background-position: 0.15em;
	margin-right: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 5px;
	}
td#medium{
	background-image: url(/modpub/images/textMedium.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.15em;
	margin-right: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 5px;
	}
td#large{
	background-image: url(/modpub/images/textLarge.gif);
	background-repeat: no-repeat;
	background-position: 0.15em;
		margin-right: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 5px;
	}
td#pdf{
	background-image: url(/modpub/images/pdf_14.gif);
	background-repeat: no-repeat;
	background-position: 0.3em 0.15em;
		margin-right: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 5px;
	}		
		