.Listing1_Wrapper { 
	border-top: 2px solid #004440;
    font-size: 12px;
    margin: 0 auto;
    width: auto;
}

.Listing1_leftcolumn { 
background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    float: left;
    margin: 0 0 5px;
    padding: 0 0 5px;
    text-align: center;
    width: 205px;
}

.Listing1_photo {
background: none repeat scroll 0 0 #004440;
    margin: 10px 0;
    width: 195px;
}

.Listing1_photo img {
	border: 2px solid #ffffff;
}

.Listing1_icons{
	width:180px;
	border:0px solid #333;
}

.Listing1_icon_float{
	float:left;
	width:88px;
	margin:1px;
}

.Listing1_icon_float2 {
	float:left;
	width:176px;
	margin:1px;
}

.Listing1_rightcolumn { 
	background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    display: inline;
    float: left;
    line-height: 18px;
    margin: 5px 10px;
    padding: 0 0 5px;
    position: relative;
    text-align: left;
    width: auto;
}

.Listing1_rightcolumn a.link, .ICONS a { 
	cursor: pointer;
	text-decoration: underline;
	color: blue;
}

.Listing1_icons a {
	cursor: pointer;
}

.Listing1_icon_float a {
	cursor: pointer;
}

.link {
	cursor: pointer;
}


/*
#####################################################
*/
.FP_Listing_Content {
  display: block;
  float: left;
  width: 730px;
}

.FP_Listing_Contact {
  display: block;
  float: left;
  width: 230px;
}

#Drag_Container {
  display: none;
}

#ListingPopUpWindow {
  display: none;
}
#FP_Website_Link a{
  color:#004440;
  font-weight:bold;
}
