#Content p {
	font-size: 82%;
	margin-bottom: 0.75em;
}

#Content p.print {
	display: none;
}

table.columns td.left {
	padding-right: 48px;
}

h1 {
	margin-bottom: 0.75em;
}

h1 span {
	font-size: 85%;
	color:#999999;
}

h2 {
	font-size: 100%;
	font-weight:bold;
	margin-top: 1.5em;
}

div.info {
	max-width: 40em;
}

table.spec {
	font-size: 82%;
	margin: 0.5em 0 1.75em 0;
}

table.spec td {
	padding: 0.5em 0 0 0;
	vertical-align: bottom !important;
}

table.spec td.parameter {
	padding-right: 4em;
	background: url(/objects/img/dots.gif) repeat-x bottom;
}

table.spec td.parameter span {
	background: #FFFFFF;
	white-space:nowrap;
}

table.columns td.right img {
	display: block;
	margin: 16px 16px 0 0;
}

#Files p {
	margin-bottom: 0.25em;
}

#Photo img {
	float:left;
	margin: 0.5em 0.5em 0 0;
}