div#content a.ecardThumbsButton, 
div#content .ecardBtnSubmit {
	display:block; 
	float:right;
	width:92px; 
	height:24px;
	line-height:24px;
	border:0px;
	color: #000; 
	text-align:center; 
	text-decoration:none; 
	font-size:16px;  
	font-weight:bold; 
	vertical-align:middle; 
	cursor: pointer;
	cursor: hand;
}

div#content #ecardErrorMessage {
	width:508px; 
	border:1px solid #FF0000; 
	color:#FF0000; 
	margin-top:10px; 
	margin-right:2px; 
	padding:0px 10px 10px 10px;
}

div#content table.ecardThumbsContainer {
	background:url(/template/images/bg-ecard-select.png) no-repeat left top; 
	margin:10px 10px 20px 10px; 
	height:133px;
	color: #640F6D;
}

div#content table.ecardThumbsTitle {
	font-size:12px;
	font-weight:bold;
}

div#content .ecardSides {
	width:530px; 
	height:373px; 
	background-color: #FFF;
	padding-top:0px;
	padding-bottom:0px;
	cursor:pointer; 
	cursor:hand;
	border:1px solid #939598;
}

div#content div.ecardSides .ecardStamp {	
	float: right;
	display: block;
	margin: 0px;
	border: 0px;
	clear: both;		
}

div#content div.ecardSides .ecardColumnLeft {	
	float: left;
	display:block;
	width:250px;
	height:333px;
	margin: 20px;
	background: url(/template/images/verticale-lijn.gif) no-repeat right 0px;
}

div#content div.ecardSides .ecardColumnRight {	
	float: right;
	display:block;
	width: 210px;
	margin:20px;
	margin-left:0px;	
}

div#content div.ecardSides .address {
	float: left;
	display:block;
	clear:both;
	width: 210px;
	margin: 30px 0px 20px 0px;
}

div#content .ecardFields {
	float:left; 
	clear:right; 
	background-color:#F1F1F2; 
	text-indent:4px; 
	border:0px; 
	width:200px; 
	margin-bottom:4px;
}

div#content .ecardTextarea {
	width:246px; 
	height:220px; 
	background-color:#F1F1F2; 
	border:0px; 
	font-family: Verdana; 
	font-size: 11px; 
	padding:2px;
	margin:20px 0px 0px 20px;
	overflow:hidden;
}

div#content .ecardVerticalLine {
	padding:0px; 
	background: url(/template/images/verticale-lijn.gif) no-repeat right 20px;
}

div#content .ecardTextareaChars {
	width:50px; 
	border:0px; 
	background-color: transparent; 
	font-family: Verdana; 
	font-weight:bold; 
	color: #89ac1a; 
	font-size:11px;
}

div#content .ecardFieldSenderLabel {
	float:left;
	clear: left; 
	height:22px; 
	line-height:20px; 
	vertical-align:middle; 
	width:50px; 
	margin:0px 0px 4px 20px;
	font-weight: bold;
}

div.ecardTest {
	position: relative;
	float: left;
	background: url(/template/images/ecard_bg.gif) no-repeat left top; 
	margin: 0px; 
	padding: 0px;
	height: 133px;
	width: 270px;
	color: #640F6D;
	padding-left: 4px;
	padding-top: 32px;
}

.ecardTest table {
	width: 100%;
}

.ecardTest td {
	padding-left: 10px;
	color: #89ac1a;
}

.ecardThumb {
	width: 120px;
	height: 84px;
	border: 0px;
	margin-left: 20px;
}
