#content form{
	display:inline;
	background:0;
	padding:0;
	margin:0;
	border:0;
}
#content fieldset{
	display:inline;
	background:0;
}
#content table{
	margin:0 0 10px 10px;
	width:510px;
	border-top:1px solid #F2D5B3;
	padding:10px 0 0;
}
#content td.th{
	font-weight:bold;
	color:#CC9A67;
	width:110px;
}
#content td{
	text-align:left;
	width:400px;
}
#content td strong{
	color:#333;
}
#content tr.desc td{
	padding:10px 0;
	width:500px;
}
#content tr.price th,
#content tr.price td{
	padding:0 0 10px;
}
#content table p{
	margin-left:0;
}

* html #content td.first{
	padding:10px 0 0 0;
}
