﻿#main {
	position: absolute;
	margin: -60px 0px 0px 186px;
	background-image: url('images/products/main_bk.png');
	background-repeat: repeat-y;
	width: 403px;
}

.product {
	margin: 0px 0px 20px 0px;
}

.product td {
	margin: 0px;
	padding: 0px;
}

.product .desc {
	padding: 6px 5px 5px 2px;
}

input, textarea {
	display: block;
	margin: 0px 0px 0px 0px;
	width: 140px;
}

div.form_field {
	padding: 10px 0px 0px 0px;
}

.confirm {
	font-weight: bold;
}

b.account_software_small_business {
	font-weight: 500;
}
