body 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table, tr, td, input 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title { font-size: 16px;  font-weight: bold;  }

.subtitle { font-size: 14px;  font-weight: bold;  }

.horizontalLine {
	background-color: #868B96;
}

.bold 	{ 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltext 	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



.error { color: Red;  font-weight: bold;  }

a { font-weight: bold;  text-decoration: none;  color: #6982AD;   }
a:hover { font-weight: bold;  text-decoration: underline;  color: #6982AD;   }


body { background:#FFF8DC; }
.ecard {
	background: transparent url(../../wp-content/themes/default/images/buttons.gif) right top no-repeat!important;
	height:77px;
	width:170px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}
.ecard a, .preview a {
	display: block;
	text-indent:-9999px;
	overflow:hidden;
}
.ecard a { width:170px; height:77px;}
.preview a { width:171px; height:77px;}
.preview {
	float:left;
	background: transparent url(../../wp-content/themes/default/images/buttons.gif) left top no-repeat!important;
	height:77px;
	width:171px;
}

