.portfolio {
	float: left;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	/*padding-right: 2px;
	padding-top: 4px;height: 373px;*/
	width: 220px;
}

/* alto contenido*/

#portfolio-row {
	/*clear: both;
	FLOAT: left; */
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	OVERFLOW: hidden; 
	WIDTH: 230px; 
	/*HEIGHT: 310px;*/		 
}

#fecha {
	font: 100% Arial, verdana;
	width: 40px;
	vertical-align: top;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 6px;
	background: url(../../img/fondo_fecha.gif) no-repeat;
}
#fecha2 {
	background: url(../../img/fondo_fecha2.gif) no-repeat;
}

#hit {
	font: 100% Arial, verdana;
	vertical-align: top;
	line-height: 120%;
	background: #f3f9c2;
	border-top: 1px solid #a7a5a4;
	padding-top: 7px;
}

#hit2 {
	background: url(../../img/fondo_hit2.gif) no-repeat;
}


/* alto scroll*/
#area {
	background: #f3f9c2;
	cursor: hand;
	height: 12px;
	width: 208px;
	margin-bottom: 5px;
	
}

#knob {
	background: #f0bd0b;
	cursor: col-resize;
	height: 12px;
	width: 20px;
	
}

.titulo_hit {
font: bold 12px Arial, Verdana;
color: #7F1502;
margin-left: 298px;
}