@charset "utf-8";

a {
	color: black;
	text-decoration: none;
}

a img {
	border: 0 none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 100px;
}

table {
	
}
table tr th {
	border-bottom: 1px solid black;
	padding: 20px 0 10px 0;
}
table tr th a.more-info {
	font-size: 3em;
}
table tr th div.product-description {
	font-size: 0.8em;
	text-align: left;
}
table tr th.more,
table tr th div.product-description p,
table tr th sup {
	display: none;
}

div.portlet a.more,
div#body-header-dashboard-locales,
div#body-header-navigation,
div#body-content-portlets-more,
div#body-header-identity-tagline,
ol#toc {
	display: none;
}

div#body-header {
	margin-top: -90px;
}
div#body-header-dashboard {
	float: right;
	text-align: right;
	
}

div.portlet ul {
	list-style-type: none;
}

div.specification {
	display: block !important;
}




