@import url(/css/site.css);
@import url(/css/forms.css);

/* Header for the "sell your home" process */
.sell_1
	{
	background-image:  url(/img/sell1.png);
	width:auto;
	height:58px;
	padding:0px;
	vertical-align:top;
	background-repeat: no-repeat;
	}

.sell_2
	{
	background-image:  url(/img/sell2.png);
	width:auto;
	height:58px;
	vertical-align:top;
	background-repeat: no-repeat;
	}

.sell_3
	{
	background-image:  url(/img/sell3.png);
	width:auto;
	height:58px;
	vertical-align:top;
	background-repeat: no-repeat;
	}

td#ref_title
	{
	/*width:100%; /* Predefined width for a 1024 x 768 screen */
	padding:0px;
	/*margin:auto;*/
	}

#ref_intro
	{
	/*width:100%; /* Predefined width for a 1024 x 768 screen */
	}

td#ref_intro
	{
	font-weight: normal;
	text-align: justify;
	}
#disclaimer
	{
	font-size:10px;
	}
	

#mort_text 
	{
	width:547px;
	margin-left:5px;
	margin-right:1px;
	}

#mort_text td	
	{
	vertical-align:top;
	}

#mort_text h1
	{
	font-size:24px;
	font-weight:normal;
	padding:0px 10px 5px 20px;
	}

#mort_text div
	{
	font-size:12px;
	font-weight:normal;
	}

#mort_text span
	{
	font-weight: normal;
	text-align:center;
	}

#mort_text p
	{
	padding: 5px 10px 10px 30px;
	}