/* -- Personalised Styles for the Site area ----------------------------- */

h2.componentheading {
	margin-top: 0;
}
h3 {
	margin-top: 5px !important;
}

.companies_title{
	color: #555555;
	font-family: Arial;
	font-size: 14pt;
}

.companies{
	padding-bottom: 20px;
	float: left;
	padding-right: 20px;
}

.small, .smalldark {
	font-size: 11px !important;
	line-height: 1.3 !important;
}

.required {
	color: #ff0000;
	font-weight: normal;
}

table.review {
	background-color: #f8f8f8;
	border-radius: 5px;
	padding: 10px 0;
}

table.status td {
	padding: 5px;
}

td.step {
	width: 120px;
	font-weight: 500;
	font-size: 12px;
	white-space: nowrap;
}
td.descr {
	font-size: 15px;
}

td.revpr {
	width: 200px;
	font-weight: 500;
	font-size: 15px;
	vertical-align: top;
}

td.revpr_zerow {
	width: 0 !important;
	height: 28.2px;
}

td.revpr_wide {
	width: 300px;
	font-weight: 500;
	font-size: 15px;
	vertical-align: top;
}


td.notselected {
	color: #999;
}

td.revdata {
	font-size: 15px;
	vertical-align: top;
	font-weight: 300;
}

#pathway {
	text-align: left;
	font-size: 0.9em;
	margin-top: 3px;
	padding-left: 13px;
}

table.pricelist td {
	vertical-align: top;
	font-size: 11px;
}

td.priceleft {
	width: 400px;
}
td.priceright {
	width: 100px;
	text-align: right;
}
