/********************************************************************************

						eCard friend

********************************************************************************/

.ecardForm fieldset {
	border:				none;
	margin:				30px 0px 0px 0px;
	padding:			0px;
}

.ecardForm legend {
	font-weight:		bold;
	margin-bottom:		10px;
}

.ecardForm label {
	display:			block;
	margin:				15px 0px 5px 0px;
}

.ecardForm .input {
	width:				400px;
}

.ecardForm textarea {
	margin-bottom:		15px;
}

.ecardForm .csc-mailform-field p {
	font-size:			90%;
	margin-top:			20px;
}

.ec-clear{
  clear:both;
  float:none;
}
