#form-header {
	overflow: hidden;
	padding-top: 15px;
	border-top: 1px solid #ddd;
}
#order-summary {
	text-align: left;
	margin-right: 210px;
	padding-left: 15px;
}
.cam-name {
	font-weight: bold;
	font-size: 20px;
}
.spec-link {
	font-size: 12px;
	margin: 3px 0 0 40px;
}
.buy-full-price {
	text-decoration: line-through;
}
.buy-our-price {
	color: #a01;
}
#cam-image {
	float: right;
}
#content h2 {
	margin-top: 30px;
	font-size: 20px;
}
#content table {
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 2px;
	width: 100%;
}
#content th, #content td {
	vertical-align: top;
	line-height: 22px;
}
#content th {
	text-align: right;
	font-weight: bold;
	width: 200px;
	padding: 2px 5px;
	background: #f3f3f4;
}
#content th.captcha {
	background: #fff;
}
#content td {
	padding: 2px;
	text-align: left;
}
#content td, .opt-label {
	font-size: 11px;
}
.opt-label {
	color: #888;
}
#form-footer {
	text-align: center;
}
#buy-this-camera {
	display: block;
	margin: 25px auto;
	font-size: 16px;
	width: 175px;
	padding: 4px 0;
}
#about-ssl {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: black;
	text-decoration: none;

}
