* {margin:0; padding:0;}
#destaques {width:480px; border:0px; overflow: hidden; text-align:left; margin-top:40px;}
#destaques ul {height:30px; list-style:none; text-align:left; float:right;}
#destaques ul li{float:left; width:20px; height:15px; border:1px; background-color:#F4F4F4; text-align:center; padding-top:1px; margin:2px; cursor:pointer;}
#destaques div {clear:both; height:170px; display:none; /* todas escondidas por default. O JS que irá exibi-las. */}
#destaques div img {float:left; width: 480px; border:1px solid; margin:5px; }
#destaques .exibe {display:block;}