/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
.panel 
{
    background: none repeat scroll 0% 0% rgb(253, 253, 253);
    border: 1px solid rgb(230, 230, 230);
}

.panel.radius {
    border-radius: 10px 10px 10px 10px;
}

/* -----------------------------------------
   Page Name 1
----------------------------------------- */




/* -----------------------------------------
   Page Name 2
----------------------------------------- */


