﻿		div#product-top {
			height: 130px;
		}

		div#product-top-text {
			width: 350px;
		}

		img.product-top {
			float: right;
			position:absolute;
			right: 22px;
			top: 22px;
			margin-right:2px;
		}

		div#product-list {
			clear: both;
			margin-top: 2px;
			width: 100%;
		}

		div.product {
			margin-right: 2px;
			margin-bottom: 2px;
			background: #fff;
			float: left;
		}

		div.product .text {
			border: 7px solid #ccced1;
			padding: 2px 0 2px 7px;
			text-transform: uppercase;
		}

		div#contentpil {
			width: 780px;
		}
