.Listing1_Wrapper { 
	margin: 0 auto;
	width: 590px;
	border-bottom: 2px solid #7cb9d4;
}

.Listing1_leftcolumn { 
	color: #333;
	background: #;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	width: 190px;
	float: left;
	text-align:center;
}

.Listing1_photo {
	background: #ccc;
	margin: 10px 0px 10px 0px;
	width: 184px;
}

.Listing1_photo img {
	border: 2px solid #efefef;
}

.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 { 
	float: right;
	color: #333;
	background: #;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	width: 400px;
	line-height:18px;
	text-align:left;
	display: inline;
	position: relative;
}

.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;
  color: blue;
}