.productintrobackground {
	background: #000000;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.introtext {
	background: #000000;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 10px;
}

.productimage {
	max-width: 100%;
}

.littlepad {
	padding-top: 6px;
}