.bigPic_left {
	border-left:1px solid #D7CC9A;
	border-top:1px solid #D7CC9A;
}

.topLeft_line {
	border-left:1px solid #D7CC9A;
	border-top:1px solid #D7CC9A;	
}

.top_line {
	border-top:1px solid #D7CC9A;	
}
.modelHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #514320;
	margin-left: 3px;
	padding-left: 13px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	background-image: url(images/triangulito-miantojo.png);
	background-repeat: no-repeat;
	background-position: left;
}
.modelHeading a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #514320;
}
.predTH {
	text-align:left;
}
.predTD {
	text-align:left;
}

.hoverbox
{
   position: relative;
   cursor: default;      width:  100px;
}

.hoverbox a img{
   border: 0;
   width:  100px;
   border:   1px solid #D7CC9A;
   padding:  4px;
   background-color: white;
   z-index:  1;
}

.hoverbox a img.preview{
   display: none;
   width:  200px;
}

.hoverbox a:hover img.preview{
   display:  block;
   position: absolute;
   top:      -38px;
   left:     -50px;
   z-index:  10; 
} 



.hoverboxm
{
   position: relative;
   cursor: default;      width:  300px;
}

.hoverboxm a img{
   border: 0;
   width:  300px;
   border:   1px solid #D7CC9A;
   padding:  4px;
   background-color: white;
}

.hoverboxm a img.preview{
   display: none;
   width:  640px;
}

.hoverboxm a:hover img.preview{
   display:  block;
   position: absolute;
   top:      -200px;
   left:     -300px;
   z-index:  1; 
} 

.hoverboxx
{
   position: relative;
   cursor: default;      
   width:  93px;
}

.hoverboxx a img{
   border: 0;
   width:  92px;
   border:   1px solid #D7CC9A;
   padding:  4px;
   background-color: white;
}

.hoverboxx a img.preview{
   display: none;
   width:  469px;
}

.hoverboxx a:hover img.preview{
   display:  block;
   position: absolute;
   top:      -350px;
   left:     -200px;
   z-index:  1; 
} 