div.objet { float: left; border: 1px solid #000033; margin: 2px; width: 300px; height: 100px; } div.objet:hover { border: 3px solid #000033; margin: 0px; } table.Object { position: absolute; left: 0px; top: 0px; z-index: 100; } div.ObjectName { white-space:nowrap; width: 243px; height: 19px; margin-bottom: 7px; border-bottom:1px solid; overflow: hidden; background: #FFFFC0; } td.ObjectImage { border-right: 1px solid #000033; width: 50px; text-align: center; } td.ObjectName { vertical-align :top; padding: 0px; } div.container { position: relative; vertical-align: middle; width: 100%; height: 100%; margin: 0px; padding: 0px } div.ObjectBG { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; margin: 0px; z-index: 0; background: #FFFFC0; -moz-opacity: 0.3; filter: alpha(0.3); } img.ObjectImage { border: 0px; max-width: 50px; _width: 50px; } div.comment { white-space: nowrap; text-align: right; font-size: 10pt; margin-right: 5px; } div.lastDateCours { border-top: 1px solid; font-weight: normal; font-size: 8pt; text-align: right; margin-top: 5px; }