.panelreview {
	width: 145px;
	float: left;
	margin: 5px;
	padding: 0;
}

.panelreview .photo {
	width: 145px;
	height: 145px;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
	border: 1px solid #000;
}

.panelreview .photo img {
	border: 0;
	position: absolute;
}

.panelreview a {
	color: #333;
}

.panelreview a:hover {
	color: #666;
}

.panelreview h2, .panelreview h2 a {
	padding: 0;
	margin: 0;
	color: #007979;
	font-size: 9pt;
	font-weight: bold;
}

.borsabox {
	position: relative;
	width: 101px;
	float: left;
	margin: 10px;
	text-align: center;
}

.borsabox a:hover img {
	border: 1px solid #000;
}

.borsabox img {
	border: 1px solid #AAA;
	margin: 0;
}

.borsabox .caption, .borsabox .caption a {
	padding: 2px;
	margin: 0;
	text-align: center;
	color: #007979;
	font-weight: bold;
}

.borsabox .price {
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}
.news {
	width: 470px;
}
.reviews {	

	width: 470px;
}
.bsep {
	width: 470px;
	height: 1px;
	background: url(../images/bsep.gif);
	margin-left: -5px;
}