﻿#Menu
{
	right: 9px;
	width: 115px;
}

#ContentList
{
    margin: 0px 0px 0px 0px;
}

#ClientInfo #Content
{
	/* background-color: Transparent; */
	padding: 0px 0px 0px 0px;
}

.AgentName
{
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 5px;
}

.CompanyName
{
	font-size: 8pt;
	font-weight: bold;
}

.AgentPhone 
{
	font-size: 8pt;
}

.OpenHouseSection
{
    display: none;
}

.SoldSection
{
    position: relative;
    top: 0px;
    left: 14px;
}

.AgentPortrait
{
    position: relative;
    top: 0px;
    left: 23px;
    float: none;
}

#AgentMenu
{
    position: relative;
    top: 0px;
}

