/* CSS for facts-about-chocolate.com */

body,p,td,th,li,ol,h1,h2,h3,h5,div,input,select,textarea {
	font-family: verdana, arial, helvetica, sans-serif;
}

body,p,td,th,input,select {
	font-size: small;
}

h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #003300;
	margin-bottom: 0;
	padding-bottom: 0;
}

a:link, a:visited, div, h1, h2, h3, h5, span { 
	color: #003300; 
}

img { border: 0px none;
border-style: none;}

img.buffer {
border: 8px solid #FFFFFF;
}

table.thumbs {
	border-collapse: collapse;
	table-layout: fixed;
	width: 570px;
}

td.thumb {	border-color: #D3D3D3;	border-style: solid;	border-width: 1px;	text-align: center;	height: 190px;	width: 190px;	color: #003300;	font-size: 8pt;}

table.ecard {
	border-collapse: collapse;
	table-layout: fixed;
	width: 575px;
}

td.ecardTop {
	border-color: #D3D3D3;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}

td.ecardLeft {
	border-color: #D3D3D3 #D3D3D3 #D3D3D3 White;
	border-style: solid;
	border-width: 1px;
	height: 396px;
	padding: 4px 20px 4px 4px;
	vertical-align: top;
	width: 286px;
}

td.ecardRight {
	border-color: #D3D3D3 White #D3D3D3 #D3D3D3;
	border-style: solid;
	border-width: 1px;
	height: 396px;
	padding: 4px 4px 4px 20px;
	vertical-align: top;
	width: 286px;
}
