div.ecard {
	border:1px solid black;
}
div.ecard table.ecard {
	 width:400px;
}

div.ecard table.ecard td.picture {
	width:75%;
}
div.ecard table.ecard td.text {
	width:25%x;
}
