#subscribe input {
	margin-top: 5px;
}

#subscribe textarea {
	width: 400px;
	height: 200px;
}

td.caption {
	font-weight: bold;
	padding-top: 10px;
}

.price td {
	vertical-align: top;
	padding-right: 15px;
	text-align: center;
	padding-bottom: 5px;
}

.price td.no {
	text-align: left;
}

