/* ====================== */
/* Configuração de Layout */
/* ====================== */

.grid{ margin:0 auto; width:960px; overflow:auto; }
.grid_60 { width:60px;  margin:10px; float:left; }
.grid_140{ width:140px; margin:10px; float:left; }
.grid_220{ width:220px; margin:10px; float:left; }
.grid_300{ width:300px; margin:10px; float:left; }
.grid_460{ width:460px; margin:10px; float:left; }
.grid_620{ width:620px; margin:10px; float:left; }
.grid_700{ width:700px; margin:10px; float:left; }
.grid_780{ width:780px; margin:10px; float:left; }
.grid_940{ width:940px; margin:10px; float:left; }