
/* -- META CONTENT ----------------------------------------------------------------------------- */

    .ecard-header {
	color: #63394a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	}

    .ecard-title-text {
	border-bottom: 1px solid #cdcdcd;
	color: #63394a;
	font-family: Arial, Helvetica, sans-serif;
	}

	.ecard-body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
	.ecard-disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
	div.ecard-display {
		clear: both;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		margin: 0px;
		padding: 15px;
		}
		
	div.ecard-display2 {
		padding: 15px;
		}


	div.clearall {
		clear: both ;
		height: 1px ;
		font-size: 1px ;
		line-height: 1px ;
		overflow: hidden ;
		visibility: hidden ;
		}

	ul#ecard-options {
		float: left ;
		list-style-type: none ;
		margin: 0px 0px 0px 0px ;
		padding: 0px 0px 0px 0px ;
		}
		
	div#ecard-display div#ecard-graphic img.graphic {
		border-width: 0px 0px 0px 0px ;
		display: block ;
		height: 400px ;
		position: relative;
		width: 580px ;
		z-index: 100 ;
		}
		
	div#ecard-display div#ecard-graphic img.stamp {
		border-width: 0px 0px 0px 0px ;
		display: block ;
		height: 64px ;
		left: 500px ;
		position: relative;
		top: -380px ;
		width: 56px ;
		z-index: 200 ;
		}
