﻿#conveyancingOuter 
{
	color:#ffffff;
	text-align:center;
	width:100%;
}
#conveyancingInner 
{
	width:420px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding: 10px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #000000;
	background-color: #f39800;
}
#conveyancingResultsBuy,#conveyancingResultsSell
{
	display:none;
	width:420px;
	text-align:left;
	color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	background-color: #f39800;
	padding: 10px;
}
#conveyancingFeesBuy
{
    display:none;
    width:420px;
    text-align:left;
    color:#214976;
	margin-left:auto;
    margin-right:auto;
}
#conveyancingFeesSell
{
    display:none;
    width:520px;
    text-align:left;
    color:#214976;
	margin-left:auto;
    margin-right:auto;
}
.heading 
{
	font-weight:bold;
	font-size:120%;
	font-family: "Trebuchet MS", Arial;
	color: #000000;
}
.title 
{
    font-weight:bold;
    font-size:105%;
    padding-top:5px;
}
.title_s 
{
    font-weight:bold;
    text-align:center;
}
.floatL 
{
    float:left;
    width:198px;
}
.floatR 
{
    float:left;
    width:198px;
}
.floatCL 
{
	float:left;
	text-align:left;
	width:338px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
}
.floatCR 
{
    float:left;
    width:58px;
    text-align:right;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
}
.floatFL 
{
    float:left;
    width:198px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
}
.floatFR 
{
    float:left;
    width:198px;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
}
.clear 
{
	clear:both;
	margin:0px;
	padding:0px;
	line-height:1px;
	background-color: #333333;
}
.left 
{
    text-align:left;
}
.right
{
    text-align:right;
}
.center 
{
    text-align:center;
}
.footertext
{
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	color: #000000;
}
.subhead
{
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #000000;
}
