/* www.redwoodfoods.es form CSS  */

input {
	width:150px; height:17px; line-height:17px; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-left:3px; border:0px; background-color:#e7fbdf;
}
textarea {
	width:150px;font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-left:3px; border:0px; background-color:#e7fbdf;
}
select {
	width:158px; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-left:3px;	
}
textarea.c {
	width:318px;	
}
form {
	margin:0px;	
}
p {
	font-size:11px;
}
.cform {
	height:10px;	
}
.se {	
	font-size:14px; font-weight:bold;	
}
.name {
	font-size:14px;
}
.address {
	font-size:12px;
}
.tl {
	margin-top:8px; text-align:center;
}