p {
	margin-bottom: 10px;
}

a {
	color: #df0039;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

h1 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #127012;
	margin-bottom: 10px;
}

h2 {
	font: normal 15px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #127012;
	margin-bottom: 10px;
}

#copyarea ul,ol {
	margin-left: 15px;
	margin-bottom: 10px;
}

	#copyarea ul li {
		padding-left: 15px;
		padding-bottom: 5px;
		list-style-type: none;
		background: url(../img/bullet.gif) no-repeat top left;
	}
	
img.imageborder {
	border: 1px solid #666666;
}

.productcutout {
	margin-right: 150px;
	width: 170px;
	float: left;
}