/* Content of products page */
div#imagepage img {
	margin: 12px 0 0 36px;
}
div#content h3, div#content dl, div#content h4 {
	margin-bottom: 10px;
}
div#content dl dt {
	margin-bottom: 2px;
	font-weight: bold;
}


/* Mouse over active */
div#menu ul li.menu3 a {
	position: relative;
	bottom: 45px;
}

