

#inner_content table {
	margin-left:20px;
}

#inner_content table th {
	width:90px;
	text-align:left;
	background:transparent url(images/location_line.gif) no-repeat 0 5px;
	padding-left:12px;
}

#inner_content textarea {
	width:400px;
	height:300px;
	border:1px solid #c8c8c8;
}

#inner_content input.writer,
#inner_content input.email {
	width:200px;
}
#inner_content input.address {
	width:400px;
}

#inner_content p.order {
	margin:10px 0 0 220px;
}

#inner_content p.description {
	border:1px solid #eee;
	background:#f4f4f4;
	padding:10px;
	font:9pt Arial;
}