.product_fullblock {
	position: relative;
	height: 208px;
	margin-top: 15px;
}
.product_fullblock .pfb_image {
	position: absolute;
	left: 0;
	top: 0;
	width: 194px;
	height: 181px;
}
.product_fullblock .pfb_image a {
	display: block;
	width: 192px;
	height: 179px;
	background: url(img/product_img2.gif) center center no-repeat;
	border: 1px solid #D7D7D7;
}
.product_fullblock .pfb_image a:hover {
	border: 1px solid #669ACA;
}
.product_fullblock .pfb_model {
	position: absolute;
	left: 0;
	top: 186px;
	width: 194px;
	height: 22px;
	background-color: #D7D7D7;
	font-size: 10px;
	color: #626262;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}
.product_fullblock .pfb_manufacturer {
	position: absolute;
	left: 212px;
	top: 0;
	width: 121px;
	height: 82px;
}
.product_fullblock .pfb_manufacturer a {
	display: block;
	width: 119px;
	height: 80px;
	border: 1px solid #D7D7D7;
}
.product_fullblock .pfb_manufacturer a:hover {
	border: 1px solid #669ACA;
}
.product_fullblock .pfb_symbols {
	position: absolute;
	left: 333px;
	top: 0;
	width: 298px;
	height: 37px;
	background: url(img/product_background3.gif) left bottom repeat-x;
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	clear: both;
}
.product_fullblock .pfb_symbols span {
	display: block;
	text-align: center;
}
.product_fullblock p {
	margin: 0;
	padding: 0;
	height: 37px;
	text-align: center;
	vertical-align: middle;
	float: right;
	border-left: 1px solid #FFFFFF;
}
.product_fullblock a {
	font-size: 10px;
	color: #1E729A;
	text-decoration: none;
}
.product_fullblock a:hover {
	text-decoration: underline;
}
.product_fullblock img {
	border: 0 solid transparent;
}
.product_fullblock .pfb_buy {
	width: 62px;
}
.product_fullblock .pfb_shipping {
	width: 90px;
}
.product_fullblock .pfb_status {
	width: 90px;
}
.product_fullblock .pfb_price {
	position: absolute;
	left: 333px;
	top: 38px;
	width: 288px;
	height: 43px;
	font-size: 11px;
	line-height: 21px;
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	color: #626262;
}
.product_fullblock .pfb_price .price_details {
	color: #CC0404;
	font-weight: bold;
}
.product_fullblock .pfb_info {
	position: absolute;
	left: 212px;
	top: 82px;
	width: 408px;
	height: 19px;
	padding-right: 10px;
	border-left: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	color: #626262;
	font-size: 10px;
	line-height: 19px;
	vertical-align: middle;
	text-align: right;
}
.product_fullblock .pfb_desc {
	position: absolute;
	left: 212px;
	top: 107px;
	width: 414px;	
	height: 47px;
	border-bottom: 1px dotted #D7D7D7;
	padding: 0 3px;
	font-size: 10px;
	line-height: 20px;
	color: #626262;
}
.product_fullblock .pfd_review_header {
	position: absolute;
	left: 215px;
	top: 167px;
	width: 274px;
	height: 19px;
	font-size: 10px;
	line-height: 18px;
	color: #626262;
}
.product_fullblock .pfd_rating_img {
	position: absolute;
	z-index: 1000;
	left: 493px;
	top: 170px;
	width: 139px;
	height: 19px;
	text-align: center;
}
.product_fullblock .pfd_review_write {
	position: absolute;
	left: 212px;
	top: 186px;
	width: 139px;
	height: 22px;
	background-color: #D7D7D7;
	font-size: 10px;
	line-height: 22px;
	text-align: center;
	color: #626262;
}
.product_fullblock .pfd_review_all {
	position: absolute;
	left: 352px;
	top: 186px;
	width: 140px;
	height: 22px;
	background-color: #D7D7D7;
	font-size: 10px;
	line-height: 22px;
	text-align: center;
	color: #626262;
}
.product_fullblock .pfd_review_count {
	position: absolute;
	left: 493px;
	top: 186px;
	width: 139px;
	height: 22px;
	background-color: #D7D7D7;
	font-size: 10px;
	line-height: 22px;
	text-align: center;
	color: #626262;
}
#product_preis3:focus {
	border: 1px solid #669ACA;
}
#product_preis3:hover {
	border: 1px solid #669ACA;
}


