#dropinboxv2cover{ width: 250px; /*change width to desired */ height: 250px; /*change height to desired. REMOVE if you wish box to be content's natural height */ position:absolute; /*Don't change below 4 rules*/ z-index: 100; overflow:hidden; visibility: hidden; } #dropinboxv2{ width: 280px; /*change width to above width-20. */ height:273px; /*change height to above height-20. REMOVE if you wish box to be content's natural height*/ border: 1px; /*Customize box appearance*/ background-color: white ; padding: 0px; position:absolute; /*Don't change below 3 rules */ left: 0; top: 0; } .tbl1 { background: transparent url(recette-web5.png) no-repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; } .tbl2 { background-color: transparent; background-image: url(images/crudite.jpg); background-repeat: no-repeat; background-position: left bottom; } table.c20 { text-align: left; width: 945px; } .tbl5 { background-color: transparent; background-image: url(bloc.gif); background-repeat: repeat-x; background-position: center top; } a:link { font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: rgb(0, 153, 0); } a:active { text-decoration: none; font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: rgb(0, 153, 0); font-weight: bold; } a:visited { border-bottom: 1px dashed silver; text-decoration: none; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; color: rgb(0, 153, 0); } a:hover { border-bottom: 1px dotted white; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; font-style: italic; color: rgb(51, 204, 0); } td { font-weight: normal; font-size: 12px; font-family: Arial,Helvetica,sans-serif; color: rgb(109, 167, 4); } a.foo:link { font-size: 11px; font-family: tahoma; color: rgb(153, 153, 153); font-weight: bold; } a.foo:active { font-size: 11px; font-family: tahoma; text-decoration: none; color: rgb(153, 153, 153); font-weight: bold; } a.foo:visited { font-size: 11px; font-family: tahoma; text-decoration: none; color: rgb(153, 153, 153); } a.foo:hover { border-bottom: 1px dotted white; font-size: 11px; font-family: tahoma; color: rgb(153, 153, 153); font-weight: bold; font-style: italic; }