div#img_prod {
	float: left;
}
div#img_prod table {
	border: none;
	border-collapse: collapse;
}
div#img_prod table td, td#categoria table td{
	width:8px;
	height:8px;
	empty-cells: show;
}
div#img_prod table td#img {
	width:200px;
	height:200px;
	display: block;
	overflow: hidden;
	border: 1px dashed #555!important;
}
div#img_prod table td#img img{
	width:200px;
	height:200px;
}

td#bordes_ver {
	border-left: 1px dashed #555;
	border-right: 1px dashed #555;
}
td#bordes_hor {
	border-top: 1px dashed #555;
	border-bottom: 1px dashed #555;
}
table.info {
	margin-left: 73px;
	margin-top: 10px;
	font-family: Arial, Verdana, sans-serif;
}
.nombre {
	background: url(images/pro_info_img.gif) 8px 2px no-repeat;
	text-indent: 44px;
	padding-top: 10px!important;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	padding-bottom: 14px;
}
.nombre span {
	margin-left: 44px;
}

td.pic {
	width: 218px!important;
}
.descripcion {
	vertical-align: top!important;
	padding-left: 20px;
	padding-top: 5px!important;
}
.descripcion *{
	font-family: Arial, Verdana, sans-serif!important;
	font-size: 10px!important;
}
.botones {
padding: 30px 9px 10px 9px;
}
.botones img{
float: left;
}
.botones input{
float: right;
}


