
/***********
MAIN LAYOUT OF SITE
***********/

html, body { margin: 0px; padding: 0px; width: 100%; text-align: left; background-color: #fff; }

#technical_data_wrapper { padding-left: 20px; padding-right: 20px; font-family: arial, helvetica, sans-serif; font-size: 12px;}

h1 { margin:0px; padding-bottom: 10px; color: #000; font-size: 24px; text-transform:uppercase; font-style: normal; font-weight: normal; padding-top: 10px; padding-right: 0px; padding-left: 0px; }

.factsheet { display: block; width: 640px; height: 60px; padding: 10px; margin-bottom: 8px; background-color: #e5e5e5; }

.factSheetText {
	display: block;
	width: 460px;
	float: left;
	font-size: 12px;
	line-height: 18px;
}

.factSheetFile {
	display: block;
	width: 180px;
	float: left;
	padding-top: 35px;
}

.factSheetFile a:link, a:active, a:visited { text-decoration: none; color: #000; font-weight: bold; background-image: url(../images/pdf_icon.gif); background-repeat: no-repeat; background-position: left top; display: block; height: 19px; padding-left: 24px; line-height:19px; }