<style type="text/css">

.image-container{
  	max-height:100px;
  	overflow:hidden;
	}
.displace {
	position: absolute;
	left: -500px;
	}
.show_top{
	position: absolute;
  	clip: rect(0px,100px,16px,0px);	
	}
.show_bot{
	position: absolute;
	clip: rect(0px,100px,32px,16px);	
	}
	}

.inputBox
{
color : #DD0000;
background : #999999;
border-color : #000000;
border-top : 0px solid;
border-bottom : 0px solid;
border-left : 0px solid;
border-right : 0px solid;
font-family : Verdana;
font-size : 13px;
}

lista.td {font-family: sans-serif;font-size: 10pt;}
</style>