
p {
	margin: 0 20px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 20px;
}
input {
   text-align:left;
	color:#333;
	background: #eee url(../../images/bg_input.gif) repeat-x;
}
textarea {
   text-align:left;
	background: #eee url(../../images/bg_input.gif) repeat-x;
	color:#333;
}
