/* Artfully masterminded by ZURB  */

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


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
span.score { font-weight: bold; }
.warnings { font-weight: bold; }

ul.none   li:nth-child(1){ font-weight: bold; }
ul.low    li:nth-child(2){ font-weight: bold; }
ul.medium li:nth-child(3){ font-weight: bold; }
ul.high   li:nth-child(4){ font-weight: bold; }

select { width: auto; }
dl.tabs dd a {
	background-color: #eee;
	height: 44px;
	border: 2px solid #ddd;
}


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




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


