#ecard .content {
		width:413px;
		margin:36px 0 0 0;
		padding:0;
	}
	
#ecard .rightcol { /* grey sidecolumn */
			float:right;
			clear: right;
			margin:18px 3px 0 0;
			padding:0;
			width:225px;
			background-color:#fff;
			
}

#ecard .content p.intro {
	color:#555;
	line-height:150%;
	margin-bottom: 15px;
	font-family: "Times New Roman",Times,serif;
	font-weight:bold;
	font-size:1.5em;
}
#ecard .content p {
	color:#555;
	font-size:1.2em;
	line-height:150%;
	margin-bottom: 15px;
}
#ecard .content p.disclaimer {
	color:#555;
	line-height:150%;
	margin-bottom: 15px;
	font-weight: bold;
	font-style:italic;
}

.ecardBtn {
		background-color:#ee3a43;
		color:#fff;
		text-transform:uppercase;
		font-size:.8em;
		border:none;
		padding:4px 6px;
		margin:6px 0 0 0;
		font-weight:bold;
	}

#ecard .content h1 {
	font-family: "Times New Roman",Times,serif;
    
 
}
