/* Formatting sample files table */
td, th {
/*	border-bottom: 1px solid #666666;*/
	vertical-align: middle;
	padding: 0.2em 1em 0.2em 1em;
	text-align: center;
}

td.description {
	text-align: left;
}

.file_icon {
	height: 1em;
}

/* Confirmation form */
.row {
	text-align: right;
	margin: 0;
	padding-right: 4em;
}

.textfield {
	width: 12em;
	vertical-align: middle;
}

.fieldWithErrors, .formError {
	display: inline;
}

/* Enter your post code */

#enter_post_code_header {
	color: #666666;
}

#enter_post_code_post_code {
	width: 6em;
}

.bullet_points {
	list-style-type: circle;
	padding-left: 2em;
	margin: 1.5em 0;
}

.list_separator {
	font-size: 0.8em;
	font-style: italic;
	margin: 0 0 0.75em 2em;
}

/*table.quote {
	width: 100%;
	margin-top: 2em;
}

table.quote th, table.quote td {
	border-bottom: 0px solid #666666;
	vertical-align: middle;
	padding: 0em;
	text-align: center;
}

table.quote th {
	width: 55%;
	text-align: right;
}

table.quote td {
	text-align: left;
	padding-left: 1em;
}
*/
/* Subscription fields */

p.row {
	margin: 0;
	text-align: left;
}

label.label, .quote_description {
	display: inline-block;
	width: 50%;
	text-align: right;
	padding-right: 1em;
}

.quote_description {
	width: 80%;
}

#monthly_charge_row {
	font-weight: bold;
}