h4, h5 {
	margin-right: 0%;
	border-bottom: 2px solid #009300;
}

.vident {
	float: left;
}

.vprice {
	text-align: right;
	margin-right: 10px;
}

h4.vprice {
	margin-bottom: 0px;
}

.vref {
	float: left;
	font-weight: normal;
}

.vviews {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 0.5em;
}

.vleft {
	float: left;
	width: 260px;
}

/*#·#·#·#·#·#·
#
·	Paneles tipo 3
#
·#·#·#·*/

.pnlmenubox {
	float: right;
	background-image: url(/images/bkpnlorg1.gif);
	background-position: right top;
	background-repeat: repeat-y;
	margin: 1em;
	border-top: 1px solid #F97B00;
	border-bottom: 1px solid #F97B00;
}

.pnlmenubox ul {
	text-align: right;
	margin: 1em 1em 1em 1.5em;
	padding: 0px 0px 0px 1em;
}

.pnlmenubox ul li {
	list-style-type: none;
}

.pnlmenubox ul li a {
	font-size: 80%;
	font-weight: bold;
}

.pnlmenubox ul li a:hover {
	color: #633;
}

.vdetails {
	margin-left: 270px;
	margin-right: 10px;
/*	border-top: 2px solid #009300;*/
}

.vdetails h5 {
	margin-bottom: 0px;
}

h5#vdet {
	margin-top: 0px;
}

.vdetlbl, .vdetval {
	font-size: 80%;
}

.vdetlbl {
	float: left;
	background-color: #e0f3e0;
	width: 100px;
}

.vdetval {
	clear: right;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px dashed #009300;
}

.vxtras {
	font-size: 80%;
}

.linkshop {
	float: right;
	background-image: url(/images/bkshop.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 112%;
	font-weight: bold;
	width: 220px;
	height: 50px;
	padding-top: 1em;
}

.linkshop a:hover {
	color: #006300;
}