input, textarea { 
	font:1.0em/1.3em verdana, arial, helvetica;
	margin:2px 0;
	width:15.3em;
	padding:0.2em 0.3em 0.2em 0.3em;
	background-color:#ffffff;
	border:#E7E7E7 1px solid;
	color:#000;
}

textarea {
	height:10em;
	line-height:1.3em
}

.contactContainer {
	width:100%;
}
.contactName {
	float:left;
	width:9em;
	padding-top:0.25em;
}
.contactInput {
	float:left;
	width:16em;
}

.contactSpace {
	float:left;
	width:9em;
	height:1px;
	line-height:1px;
}
.contactSend {
	float:left;
	text-align:right;
	width:16em;
}
.tagging {  
        font-weight: normal;  
        font-style: normal;  
}
