/* Artfully masterminded by ZURB  */

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


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
.quote {
	background: url(../../images/quotes.png) top left no-repeat;
	min-height: 60px;
	text-indent: 60px;
	padding-top: 30px;
	font-style:  italic;
}

	
.rightBlock { text-align: right; display: block; }
	
.verticalMiddleInline { vertical-align:middle;}
.verticalMiddleBlock {display:table-cell; vertical-align:middle;}

.verticalBottomInline { 
	position: absolute;
	bottom: 0;
	margin-bottom: 40px;
}

.verticalBottomBlock {display:table-cell; vertical-align:bottom;}

.textCentered {text-align: center;}

.fullHeight {
	min-height: 220px;
}


.textRight {
	text-align: right;
}


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






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


