div#page-content h3#page-title {
	background: url(_img/header-product.png) no-repeat top left;
}

div#page-content {
	width: 620px;
	padding: 30px 35px 20px 45px;
}

div#page-content div#text p {
	width: 195px;
	float: left;
	display: inline;
	margin: 0 10px 30px 0;
	text-align: center;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

div#page-content div#text img {
	width: 195px;
	height: 222px;
	margin-bottom: 4px;
}

div#page-content div#text a {
	color: #fff;
}

div#page-content div#text a:hover {
	border-bottom: 0 none;
	color: #ccff00;
}