body {
	}
body, body * {
	font-family:Verdana,Arial,sans-serif;
	font-size:10pt;
	color:#000;
	}

a {
	text-decoration:none;
	}

td {
	vertical-align:top;
	}

h2 {
	text-decoration:underline;
	font-size:12pt;
	}
h1, h2, h3, h4 {
	color:#4F6A82;
	}

div.text {
	padding-bottom:10pt;
	}

span.news-img {
	float:left;
	}
span.news-img img {
	margin-right:10pt;
	margin-bottom:6pt;
	}
.news-list-moreNews, .news-list-moreNews * {
	font-size:8pt;
	}

table.usr-productpreview {
	border-bottom:solid 1px #000;
	}
	
/*
 * Product-Index
 */
table.product-index {
	width:100%;
	}
table.product-index th {
	text-align:left;
	padding:10px 0px 0px 0px;
	border-bottom:solid 1px #DFE3EB;
	}
table.product-index td.product-index-col1 {
	width:90%;
	}

table.product-index td.product-index-col2 {
	padding:10px;
	vertical-align:middle;
	
	}
table.product-index td.product-index-col1 td.col1 {
	width:15%;
	}
table.product-index td.product-index-col1 td.col2 {
	width:15%;
	}
table.product-index td.product-index-col1 td.col3 {
	width:45%;
	}
table.product-index td.product-index-col1 td.col4 {
	width:25%;
	}

table.product-index td.product-index-col1 table {
	margin:0;
	padding:0;
	margin-bottom:1px;
	width:100%;
	}
table.product-index td.product-index-col1 td {
	/*background-color:#DFE3EB;*/
	border-bottom:solid 1px #DFE3EB;
	padding:5px 3px;
	}



