﻿#fpLeftSide
{
    width: 675px;
    height: 160px;
    float: left;
    margin-left: 8px;   
}
#fpRightSide
{
    width: 200px;
    height: 160px;
    float: right;
    margin-right: 10px;   
}
.fpPropertyDetails
{    
    width: 180px; 
    height: 149px; 
    margin-top: 0px;    
    border: solid 1px #ffffff;
    z-index: 2000;
}
.fpMoreDetails
{
    z-index: 2001;
    color: #000000;
    font-weight: bold;
    font-size: 12px;
    margin-left: 10px;
    margin-top: 110px;
    width: 150px;
    height: 30px;
    position: absolute;
    background-color: #ffffff;
    border: solid 1px #ffffff;
    filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}
.mapImage
{
    width: 180px; 
    height: 149px; 
    border: solid 1px #fff; 
    margin-left: 4px;
    border: none;
}
#fpCarousel
{
    width: 650px; 
    height: 155px; 
    float: left; 
    margin-left: 8px; 
}
.fpText
{
     font-size: 14px; 
     font-weight: bold;
     color: #fff;
     padding: 1px;
}