﻿div#leftsubheader
{
    width: 618px;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
}
div#rightsubheader
{
    width: 250px;
	background-color: #f1f5ce;
	float:right ;
}
div#leftsubcontent
{
	width: 618px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}
div#rightsubcontent
{
    width: 250px;
	background-color: #f1f5ce;
	float:right ;
	margin-top: 0px;
}

div#recentlyviewed .recentlyviewed
{
    padding: 0px;
    margin: 0px;
}
div#recentlyviewed .recentlyviewed .viewedproperty
{
    background-color: #f1f5ce;
    width: 70px;
    float: left;
    margin: 2px;
}
/*
div#rightsubcontent div#searchheader
{
    margin-top: 0px;
    margin-bottom: -30px;
}
div#rightsubcontent div#searchheader h2
{
   
}

div#rightsubcontent div#compactsearch
{
    position: relative;
    top: 50px;
}*/

