table.contact td input { width: 335px; }
table.contact td textarea { width: 335px; height: 150px; }
table.buttons td { text-align: right; }


div#contents p {
	text-align: justify;
	top: 0px;
	margin-top: 0px;

}

div#contents form p { width: 375px; font-size: 9px; color: #c1c1c1;  margin-left: 75px; margin-top: 10px;}

div#contact { text-align: center; margin-left: 90px; width: 350px; }
div.legal {
	text-align: justify;
	padding: 5px;
	background-color: white;
	color: #c0c0c0;
	width: 350px;

}
table.contact { background-color: #fbfbfb; text-align: left; font-size: 100px; color: #666464; width: 375px; margin-left: 75px; border: 1px solid #e5e5e5;}
label { font-size: 11px; font-weight: bold; color: #e51793; margin-bottom: 5px; text-align: left; }
input, textarea { border: 1px solid #d2d2d2; background-color: #f2f2f2; height: 14px; margin: 6px 0px 3px 0px; padding: 5px; font-size: 11px; color: #333333;}
label, input, textarea { margin-left: 10px;}

button {
	display: block; 
	color: white; 
	padding: 3px 7px 3px 8px;  
	font-size: 11px; 
	width: 60px; 
	position: relative; 
	float: right; 
	border: none;
	background-color: #e51793;
	right: 12px;
}
/*ul li {list-style:none;}*/
