
/* Items width options. */
ul.views-fluid-grid-items-width-100 li.views-fluid-grid-item { width: 100px !important;}
ul.views-fluid-grid-items-width-150 li.views-fluid-grid-item { width: 150px !important;}
ul.views-fluid-grid-items-width-180 li.views-fluid-grid-item { width: 180px !important;}
ul.views-fluid-grid-items-width-200 li.views-fluid-grid-item { width: 200px !important;}
ul.views-fluid-grid-items-width-250 li.views-fluid-grid-item { width: 250px !important;}
ul.views-fluid-grid-items-width-300 li.views-fluid-grid-item { width: 300px !important;}
ul.views-fluid-grid-items-width-350 li.views-fluid-grid-item { width: 350px !important;}
ul.views-fluid-grid-items-width-400 li.views-fluid-grid-item { width: 400px !important;}
ul.views-fluid-grid-items-width-450 li.views-fluid-grid-item { width: 450px !important;}
ul.views-fluid-grid-items-width-500 li.views-fluid-grid-item { width: 500px !important;}

/* Items height options. */
ul.views-fluid-grid-items-height-100 li.views-fluid-grid-item { height: 100px !important;}
ul.views-fluid-grid-items-height-150 li.views-fluid-grid-item { height: 150px !important;}
ul.views-fluid-grid-items-height-200 li.views-fluid-grid-item { height: 200px !important;}
ul.views-fluid-grid-items-height-250 li.views-fluid-grid-item { height: 250px !important;}
ul.views-fluid-grid-items-height-300 li.views-fluid-grid-item { height: 300px !important;}
ul.views-fluid-grid-items-height-350 li.views-fluid-grid-item { height: 350px !important;}
ul.views-fluid-grid-items-height-400 li.views-fluid-grid-item { height: 400px !important;}
ul.views-fluid-grid-items-height-450 li.views-fluid-grid-item { height: 450px !important;}
ul.views-fluid-grid-items-height-500 li.views-fluid-grid-item { height: 500px !important;}
