﻿
.ecards_error {
	color: #CC0000;
}
.ecards_titel {
	font-weight: bold;
	background-color: #CCCCCC;
	text-indent: 10px;
	background-attachment: scroll;
	background-image: url(../share/img/ecards_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	border: 1px solid #CCCCCC;
	top: 5px;
	padding-top: 5px;
}
.ecards_bold {
	font-weight: bold;
}
.ecards_submit {
	font-weight: bold;
	background-image: url(../share/img/ecards_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #CCCCCC;
	color: #000000;
	text-decoration: none;
}
