/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
	
body {
	margin:0;
	padding:0;
	background-image:url(../img/background_alternate.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	}

p, h3, select, input {
	font-size: 11px;
	color: #333;
	margin-bottom: 10px;
	}

h2 {
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 5px 0;
	padding-top:10px;
}	

h2 strong {
	color:#ec8000;
}
	
h3 {
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}	

h3 strong {
	color:#ec8000;
}	
	
select {
    margin-bottom:0;
}
#charity_form input{
    margin:0 10px 0 0;
}

p, li, dt, dd {
	line-height: 1.9;
	}

.divider {
	border-bottom: 1px solid #DAD7D3;
	padding-bottom: 20px;
	margin-bottom: 30px;
	}
	
.dividererror {
	padding: 10px;
	margin-bottom: 30px;
	background-color: #FFCCCC;
	margin-top: -20px;
	text-align:center;
	border: 1px double red;
	}
.dividererror a , .dividererror a:hover{
	color: black;
}

dl {
	margin-bottom: 0;
	}

dt {
	float: left;
	width: 60px;
	text-align: right;
	color: #3a332b;
	font-weight: bold;
	margin-right: 15px;
	}

dd {
	margin-left: 75px;
	}
	
dd a {
	font-size: 9px;
	}
	
a {
	color: #ec8000;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	color: #ec8000;
	}
	
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	}


#container {
	width: 770px;
	margin: 0 auto;
	}
	

/* =HEADER
-------------------------------------------------- */

#header {
	height: 60px;
	}



/* =NAVIGATION PRIMARY
-------------------------------------------------- */

#navPrimary {
	}
	
#navPrimary ul {
	list-style: none;
	}	
	
#navPrimary li {
	line-height: normal;
	text-align: center;
	display: inline;
	}
	
#navPrimary li a {
	text-decoration: none;
	display: block;
	width: 128px;
	float: left;
	margin:0;
	padding: 9px 0 9px 0;
	color: #FFFFFF;
	text-align: center;
	background-color:#484139;
	background: url(../img/nav-normal.jpg) no-repeat top left;
	font-weight:bold;
	}
	
#navPrimary li a.lastItem {
	margin: 0;
	}
	
#navPrimary li a:hover, #navPrimary li strong a {
	background-color:#38322d;
	background-image: url(../img/nav-hover.jpg);
	}
	


/* =NAVIGATION SECONDARY
-------------------------------------------------- */

#navSecondary {
	height: 80px;
	border-bottom: 1px solid #DAD7D3;
	clear: both;
	padding: 0 20px;
	}

#navSecondary ol {
	list-style: none;
	padding: 20px 0;
	}	
	
#navSecondary li {
	width: 130px;
	height: 42px;
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
	float: left;
	background: #fff url(../img/state-category-normal.gif) no-repeat top left;
	/*text-indent: -9999px;*/
	}

#navSecondary li a img{
    border:0 none;margin:0;
}

#navSecondary li.confirm { width: 80px; }
#navSecondary li.confirm-active { width: 80px; }


/* =TITLE
-------------------------------------------------- */

#title {
	padding: 15px 0;
	clear: both;
	}

#title h1 {
	display:inline;
	float:left;
	margin:0 0 11px 20px;
	}

#title div {
	float:right;
	}

#title div img {
	margin-left: 25px;
	border: none;
	}

#title.title-home {
	padding: 20px 0;
	}



/* =CONTENT
-------------------------------------------------- */

#content {
	background: #fff url(../img/bg.gif) no-repeat bottom center;
	clear: both;
	border-top: 1px solid #DAD7D3;
	padding:20px;
	float: left;
	margin-bottom: 10px;
	width: 730px;
	}

#content.short {
	background-image: url(../img/bg-short.gif);
	}
	
#content ul {
	padding:0;
	margin:20px;
	list-style:disc;
}	

/* HACK FOR INTERNET EXPLORER \*/
* html #content { height: 1px; }
/* */



/* =HOMEPAGE SPECIFIC
-------------------------------------------------- */

.home-image {
	float: right;
	margin-left: 5px;
	}

#read-more {
	width: 390px;
	height: 130px;
	background: url(../img/home/home-read-more.gif) no-repeat top left;
	margin: 15px 0;
	}
	
#read-more div {
	padding-left: 55px;
	padding-right: 10px;
	padding-top: 13px;
	float: left;
	width: 130px;
	}

#read-more p, #read-more a {
	color: #fff;
	}

#read-more h2 {
	margin-bottom: 5px;
	font-size: 11px;
	}

#read-more p {
	line-height: 18px;
	font-size: 9px;
	}

/* STEP 2: CHOOSE YOUR CARD
-------------------------------------------------- */

dl.choose {
	float: left;
	margin-right: 10px;
	width: 136px;
	}
	
dl.choose.lastItem {
	margin-right: 0;
	}
	
dl.choose dt {
	float: none;
	margin: 0;
	padding: 0;
	height: 181px;
	line-height: 0;
	margin-bottom: 5px;
	}

dl.choose dd {
	float: none;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.7;
	}
	
dl.choose dt a img {
	background: url(../img/choose/choose-bg-top-normal.gif) no-repeat top left;
	padding: 8px;
	padding-bottom: 0;
	border: none;
	}

dl.choose dt a {
	background: url(../img/choose/choose-bg-bottom-normal.gif) no-repeat bottom left;
	display: block;
	width: 136px;
	padding-bottom: 12px;
	}
	
dl.choose dt a:hover img {
	background-image: url(../img/choose/choose-bg-top-hover.gif);
	}

dl.choose dt a:hover {
	background-image: url(../img/choose/choose-bg-bottom-hover.gif);
	}

dl.choose dd a {
	font-size: 11px;
	}




/* STEP 3: REVIEW YOUR CHOSEN CARD
-------------------------------------------------- */

.review-card {
	float: left;
	margin-right: 20px;
	border: 1px solid #dcd8d5;
	}

#view_content{
	float:left;
	width:320px;
}

/* STEP 6: CONFIRM YOUR ORDER
-------------------------------------------------- */

.details {
	float: left;
	width: 300px;
	}
.details 	dt {
	float: left;
	width: 80px;
	text-align: right;
	color: #ADA59D;
	font-weight: bold;
	margin-right: 15px;
	}
.details 	dd {
	margin-left: 95px;
	}

.pdf-proof {
	margin-left: 360px;
	}

.pdf-proof img {
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid #E6E3E1;
	}

.buttons {
	margin: 20px 0;
	}

.buttons li {
	list-style: none;
	display: inline;
	}

.buttons li a {
	float: left;
	display: block;
	margin-right: 5px;
	width: 96px;
	height: 28px;
	padding-top: 8px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	}

.buttons li a.button-grey {
	background: url(../img/button-grey.gif) no-repeat top left;
	}

.buttons li a.button-green {
	background: url(../img/button-green.gif) no-repeat top left;
	text-align: left;
	padding-left: 12px;
	width: 84px;
	}

	
/* =HTML Process
-------------------------------------------------- */
	
	
#greetings td.greeting {
    text-align:center;
    border:1px solid black;
    font-size:0.8em;
}


#greetings td.greeting_highlight {
    text-align: center;
    border: 1px solid black;
    font-size: 0.8em;
    background: #eeeccc;
} 

#greetings label {
    display:block;
}

table.Q td, table.T td, table.AP td, table.AL td {
    border:1px solid black;
    margin:0;
    padding:0;
}
.Q {
    width:500px;
    height:250px;
}
.T {
    width:400px;
    height:200px;
}

.AP {
    width:400px;
    height: 250px;
}
.AL {
    width:500px;
    height: 150px;
}

.content-box {
	width: 190px;
	margin:0 4px;
	padding:0;
	border:1px solid blue;
	
}
.content-box p {
	margin:2px;
	padding:0;
	font-size:0.7em!important;
	font-size:0.8em;
}
#content-box1 {
	/*height: 70px;
	margin-top:30px;*/
	height: 100px;
	margin-top:0px;
}
#from {
    margin:0 4px;
    width: 180px;    
}
#content-box2 {
	/*height: 15px;
	margin-top:5px;
	padding:0;*/
	height: 35px;
	margin-top:1px;
	padding:0;
	
}
#content-box2 p {
    margin:0;
}
#content-box3 {
	/*height: 45px;
	margin-top: 17px;
	margin-bottom: 3px;*/
	height: 77px;
	margin-top: 3px;
	margin-bottom: 2px;
}
#content-box1 p  {
    line-height: 1.2em!important;
	line-height: 1.2em;
	}
#content-box3 p ,#content-box2 p {
    line-height: 1.1em!important;
	line-height: 1.1em;
}

#step1 {
    clear:right;
}
textarea#greeting, #step2 #content-box1 {
    border:1px solid red;
}

textarea#from, #step2 #content-box2 {
    border:1px solid blue;
}

textarea#address, #step2 #content-box3 {
    border:1px solid green;
}

/* Stages of the personalisation */
#personalisation-steps ol {
	margin: 0 auto;
	padding: 0;
    list-style-type: none;
    font-weight: bold;
}

#personalisation-steps ol li {
	width: 7.2em;
	height: 4.1em;
	/*background-color: #ccc;*/
	background-color: #ccc;
	color: #999;
	float: left;
	margin: 2px;
	padding: 0.4em 0 0 0; 
	text-align:center;
}

#personalisation-steps ol li a{
    display:block;
    width: 7.2em;
	height: 4.1em;
    text-decoration:none;
    background-color: #88BDD6;
    color:#fff;
    margin-top:-0.4em;
    padding: 0.4em 0 0 0; 
}

#personalisation-steps ol li.highlight {
	/*background-color: #999;*/
	background-color: #273E8C;
	color: #fff;
}


form#personalise_greetings label {
    font-weight:bold;
    display:block;
    margin: 7px 0 ;
}

/* STEP 2: CHOOSE YOUR CARD

-------------------------------------------------- */

#row {
	width:712px;
	margin:0 auto 0 auto;
	padding:0;
	overflow:hidden;
}

#row ul {
	height:220px;
	margin:0 auto 0 auto;
	padding:0;
	list-style:none;
}

#row li {
	width:178px;
	height:220px;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:16px;
}

/* IMAGE: All cards

-------------------------------------------------- */

#row img {
	padding:6px 6px 20px 6px;
	border:none;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
}

/* BACKGROUND IMAGE: Portrait

-------------------------------------------------- */

#row ul li a.portrait img {
	width:101px;
	height:135px;
	margin:0 auto 0 auto;
	background-image:url(../cards/thumbnail/portrait/background_portrait_off.gif);
}

#row ul li a:hover.portrait img {
	background-image:url(../cards/thumbnail/portrait/background_portrait.gif);
}

/* BACKGROUND IMAGE: X Portrait

-------------------------------------------------- */

#row ul li a.x-portrait img {
	width:108px;
	height:145px;
	margin:0 auto 0 auto;
	background-image:url(../cards/thumbnail/x-portrait/background_x-portrait_off.gif);
}

#row ul li a:hover.x-portrait img {
	background-image:url(../cards/thumbnail/x-portrait/background_x-portrait.gif);
}

/* BACKGROUND IMAGE: Landscape

-------------------------------------------------- */

#row ul li a.landscape img {
	width:135px;
	height:101px;
	margin:19px auto 18px auto;
	background-image:url(../cards/thumbnail/landscape/background_landscape_off.gif);
}

#row ul li a:hover.landscape img {
	background-image:url(../cards/thumbnail/landscape/background_landscape.gif);
}

/* BACKGROUND IMAGE: X Landscape

-------------------------------------------------- */

#row ul li a.x-landscape img {
	width:145px;
	height:108px;
	margin:19px auto 18px auto;
	background-image:url(../cards/thumbnail/x-landscape/background_x-landscape_off.gif);
}

#row ul li a:hover.x-landscape img {
	background-image:url(../cards/thumbnail/x-landscape/background_x-landscape.gif);
}

/* BACKGROUND IMAGE: Big-square

-------------------------------------------------- */

#row ul li a.big-square img {
	width:142px;
	height:142px;
	margin:2px auto 1px auto;
	background-image:url(../cards/thumbnail/big-square/background_big_square_off.gif);
}

#row ul li a:hover.big-square img {
	background-image:url(../cards/thumbnail/big-square/background_big_square.gif);
}

/* BACKGROUND IMAGE: Small-square

-------------------------------------------------- */

#row ul li a.small-square img {
	width:121px;
	height:121px;
	margin:12px auto 12px auto;
	background-image:url(../cards/thumbnail/small-square/background_small_square_off.gif);
}

#row ul li a:hover.small-square img {
	background-image:url(../cards/thumbnail/small-square/background_small_square.gif);
}

/* LINK: Card image code and name

-------------------------------------------------- */

#row ul li a.text, #row ul li a.text:active, #row ul li a.text:visited {
	display:block;
	padding:0;
	margin:0;
	color:#978f86;
	text-decoration:underline;
}

#row ul li a.text:hover {
	color:#ec8000;
	font-weight:normal;
	text-decoration:underline;
}

/* STEP 1: CHOOSE YOUR CATEGORY

-------------------------------------------------- */

#categories {
    clear:left;
	width:710px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	overflow:hidden;
}

#categories ul {
	height:185px;
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
	list-style:none;
	height: 400px;
}

#categories li {
	width:142px;
	float:left;
	margin:0;
	padding:0;
	margin-top: 30px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:16px;
}

/* IMAGE: All cards

-------------------------------------------------- */

#categories img {
	padding:6px 6px 15px 6px;
	border:none;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
}


/* HOMEPAGE BACKGROUND IMAGE: Portrait

-------------------------------------------------- */

#categories ul li a.portrait img {
	width:82px;
	height:110px;
	margin:5px auto 5px auto;
	background-image:url(../cards/represents/portrait/background_portrait_off.gif);
}

#categories ul li a:hover.portrait img {
	background-image:url(../cards/represents/portrait/background_portrait.gif);
}

/* HOMEPAGE BACKGROUND IMAGE: X Portrait

-------------------------------------------------- */

#categories ul li a.x-portrait img {
	width:89px;
	height:120px;
	margin:0 auto 0 auto;
	background-image:url(../cards/represents/x-portrait/background_x-portrait_off.gif);
}

#categories ul li a:hover.x-portrait img {
	background-image:url(../cards/represents/x-portrait/background_x-portrait.gif);
}


/* HOMEPAGE BACKGROUND IMAGE: Landscape

-------------------------------------------------- */

#categories ul li a.landscape img {
	width:110px;
	height:82px;
	margin:19px auto 19px auto;
	background-image:url(../cards/represents/landscape/background_landscape_off.gif);
}

#categories ul li a:hover.landscape img {
	background-image:url(../cards/represents/landscape/background_landscape.gif);
}

/* HOMEPAGE BACKGROUND IMAGE: X Landscape

-------------------------------------------------- */

#categories ul li a.x-landscape img {
	width:120px;
	height:89px;
	margin:16px auto 15px auto;
	background-image:url(../cards/represents/x-landscape/background_x-landscape_off.gif);
}

#categories ul li a:hover.x-landscape img {
	background-image:url(../cards/represents/x-landscape/background_x-landscape.gif);
}

/* HOMEPAGE BACKGROUND IMAGE: Big-square

-------------------------------------------------- */

#categories ul li a.big-square img {
	width:120px;
	height:120px;
	margin:0 auto 0 auto;
	background-image:url(../cards/represents/big-square/background_big_square_off.gif);
}

#categories ul li a:hover.big-square img {
	background-image:url(../cards/represents/big-square/background_big_square.gif);
}

/* HOMEPAGE BACKGROUND IMAGE: Small-square

-------------------------------------------------- */

#categories ul li a.small-square img {
	width:99px;
	height:99px;
	margin:10px auto 11px auto;
	background-image:url(../cards/represents/small-square/background_small_square_off.gif);
}

#categories ul li a:hover.small-square img {
	background-image:url(../cards/represents/small-square/background_small_square.gif);
}

/* HOMEPAGE LINK: Card image code and name

-------------------------------------------------- */

#categories ul li a.text, #categories ul li a.text:active, #categories ul li a.text:visited {
	display:block;
	padding:0;
	margin:0;
	color:#978f86;
	text-decoration:underline;
}

#categories ul li a.text:hover {
	color:#ec8000;
	font-weight:normal;
	text-decoration:underline;
}

/* STEP 4: CHOOSE YOUR CHARITY

-------------------------------------------------- */

#charities {
	width:708px;
	margin:0 auto 0 auto;
	padding:0;
	overflow:hidden;
	text-align:center;
}

#charities ul {
	width:708px;
	margin:0 auto 0 auto;
	padding:10px 0 0 0;
	list-style:none;
}

#charities li {
	width:177px;
	height:200px;
	float:left;
	margin:0 0 10px 0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:16px;
}


/* IMAGE: All charities

-------------------------------------------------- */

#charities img {
	padding:6px 6px 20px 6px;
	border:none;
	display:block;
	background-repeat:no-repeat;
	background-position:top;
}

/* HOMEPAGE BACKGROUND IMAGE: Big-square

-------------------------------------------------- */

#charities ul li img {
	width:120px;
	margin:0 auto 0 auto;
	background-image:url(../cards/represents/big-square/background_big_square_off.gif);
}

#charities ul li img {
	background-image:url(../cards/represents/big-square/background_big_square.gif);
}

/* =FLASH PERSONALISE OBJECT
-------------------------------------------------- */

#flash_replace {
	margin:0 auto 0 auto;
	padding:0;
	width:710px;
}

/* =FOOTER
-------------------------------------------------- */

#footer {
	padding:10px 10px 0 10px;
	height:0;
	font-size:9px;
	}

#footer p {
	float: right;
	font-size:9px;
	}

#footer a {
	color:#ec8000;
	text-decoration:underline;
	}

#footer a:hover {
	color:#ec8000;
	font-weight:normal;
	text-decoration:none;
	}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}
	
#footer li {
	display: inline;
	border-left: 1px solid #3A332B;
	padding: 0 5px;
	}	
	
#footer li.firstItem {
	padding-left: 0;
	border: none;
	}

/* =STEP 3 & 4 FORM ELEMENTS
-------------------------------------------------- */

#content select {
	width:207px;
	margin:10px 0 10px 0;
	/*padding:0;*/
	border:1px solid #d9d5d2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#3b3b3b;
	line-height:50px;
}

.buttonImage {
	margin:0;
	padding:0;
}

/* Error message */
.error {
    padding:15px 50px 15px 50px;
    margin:0 0 20px 0;
    border-top: 1px solid #F00;
    border-bottom: 1px solid #F00;
    background: #FFCCCC url(../img/error.gif) 4px 4px no-repeat;
}

.error p {
    margin:0;
	padding:0;
}

.error a {
    color: #00F;
}

.error ul.normal {
    margin:0;
	padding:0;
}

.error ul.normal li {
	display:inline-block;
    margin:0;
	padding:0;
}

/* Forms
------------------------------*/

form.defaultForm fieldset {
	margin: 15px auto 0 auto;
	padding: 0;
	width:415px;
	}
	
form.defaultForm fieldset { border: 1px solid #000; }

form.defaultForm legend {
	padding: 0;
	color: #000;
	}

/**********************************

Use: defaultForm template

***********************************/

form.defaultForm input, form.defaultForm textarea, form.defaultForm select {
	margin: 0;
	padding: 2px;
	font-size: 100%;
	font-family: inherit;
	width:263px;
	}

form.defaultForm #Ecom_ShipTo_Postal_CountryCode {
	margin: 0;
	padding: 2px;
	font-size: 100%;
	font-family: inherit;
	width:270px;
	}
	
form.defaultForm select { padding: 0; }

form.defaultForm fieldset { margin-bottom: 10px; }
	
form.defaultForm legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	font-size:1.2em;
	}
	
form.defaultForm label {
	display:inline-block;
	line-height: 1.8;
	vertical-align: top;
	float:left;
	font-size:1.1em;
	}
	
form.defaultForm fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.defaultForm fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.defaultForm fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.defaultForm fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.defaultForm fieldset fieldset label {
	display: block;
	width: auto;
	}

form.defaultForm em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.defaultForm label { width:120px; } /* Width of labels */
form.defaultForm fieldset fieldset label { margin-left:123px; } /* Width plus 3 (html space) */

/*\*//*/ form.defaultForm legend { display: inline-block; } /* IE Mac legend fix */

/**********************************

Name: defaultForm Styles

***********************************/

form.defaultForm {
	font-size: 0.9em;
	color: #333;
	}
	
form.defaultForm legend { padding-left: 0; }
	
form.defaultForm legend,
form.defaultForm label { 
	color: #333;
	}

form.defaultForm fieldset {
	border: none;
	border-top: 1px solid #e0e0e0;
	/*background: url(../images/defaultForm-fieldset.gif) left bottom repeat-x;*/
	}
	
form.defaultForm fieldset fieldset { background: none; }
	
form.defaultForm fieldset li {
	padding: 5px 10px 7px;
	/*background: url(../images/defaultForm-divider.gif) left bottom repeat-x;*/
	border-bottom:1px solid #e0e0e0;
	}
	
/* Submit buttons */	
input.submit, input.submitLarge, form.defaultForm input.submit, form.defaultForm input.submitLarge {
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	height: 36px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #67ac29;
	border: 0 solid #FFFFFF;
	color: #ffffff;
	clear: both;
	margin: 0;
	
	/* IE cursor setting */
	cursor: hand;
}

input.submit, form.defaultForm input.submit {
	width: 116px;
	padding: 0 28px 0 13px;
}
	
input.submitLarge, form.defaultForm input.submitLarge  {
	width: 170px;
	padding: 0 28px 0 28px;
}

/* Cursor setting for standards compliant browsers */
html>body input.submit, html>body input.submitLarge {
	cursor: pointer;
}

input.next {
	background-image:url(../img/button_next.jpg);
}

input.back {
	background-image:url(../img/button_back.jpg);
}

input.reload {
	background-image:url(../img/button_refresh.jpg);
}


/* Large versions */
input.nextLarge {
	background-image:url(../img/button_next_large.jpg);
}

input.backLarge {
	background-image:url(../img/button_back_large.jpg);
}

input.reloadLarge {
	background-image:url(../img/button_refresh_large.jpg);
}

pre {
	background:#FFFFCC;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	width:500px;
	padding:20px;
	margin:0 auto 0 auto;
}

#charity_form {
	margin:0 auto 0 auto;
	padding:0;
	width:100%;
}

/* Charity images */

img.charity {
	float: left; 
	padding: 0 10px 5px 0; 
	border: 0;
	margin-bottom:70px;
}
img.mid-charity {
    margin-bottom:120px;
}
img.long-charity {
    margin-bottom:160px;
}

img.xlong-charity {
    margin-bottom:190px;
}


/*= CARD EXAMPLES
----------------------------*/
#examples {
	margin: 0 auto;
	text-align: center;
}

#examples img {
	margin: 0 10px;
}

img#ex-square {
	position: relative;
	top: -20px;
}

img#ex-square {
	margin: 0 auto;
}

#examples span.caption {
	float: right;
	margin: 0 90px 20px 0;
	text-align: right;
}