				/*
				*	CMS Editorials 3
				*/
					
				form
				{
					padding-bottom: 20px;
				}
				
				.browse-listing
				{
					padding-bottom: 25px;
				}
				
				#listing-image-container
				{
					margin-left: 25px;
					margin-bottom: 25px;
				}
				
				.home-listing-img-container
				{
					float:left;
				}
				.home-listing-img-container img
				{
					margin: 0px;
					margin-right: 12px;
					margin-bottom: 8px;
				}
				.cms-listing
				{
					font:12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
					padding:10px;
					text-align:left;
					border-bottom:1px dashed #999999;
					line-height:1.4em;
					
					margin-top:5px;
					border:1px dotted gray;
					padding:10px;
				}
				
				.cms-listing span.cms-heading
				{
					font-size:1.4em;
					text-decoration:none;
					margin-bottom: 1.2em;
				}
				
				.cms-listing a.cms-heading
				{
					font-size:1.4em;
					text-decoration:none;
					margin-bottom: 1.2em;
				}
				
				.cms-listing .cms-sub-heading
				{
					font-size:1.2em;
					font-weight:bold;
					margin-bottom: 1.3em;
				}
				
				.cms-listing .cms-date
				{
					font: 0.8em Verdana, Arial, Helvetica, sans-serif;
					line-height: 1.2em;
				}
				
				.cms-last-article
				{
					border-bottom:0px;
				}
			
				a.cms-perma-link:link,
				a.cms-perma-link:visited,
				a.cms-perma-link:active,
				a.cms-perma-link:hover
				{
					font: 0.8em Verdana, Arial, Helvetica, sans-serif;
					line-height: 1.8em;
					border-left:1px solid #CCCCCC;
					margin-left:3px;
					padding-left:3px;
					color:#999999;
					text-decoration:underline;
				}a.cms-perma-link:hover
				{
					color:#666666;
				}
				
				img.cms-listing-image-thumb
				{
					margin-left:10px !important;
					margin-bottom:10px !important;
					
				}
				
				img.cms-listing-image
				{
					margin-left:10px !important;
					padding-right:10px !important;
					margin-bottom:10px !important;
					
				}
				
#listing-title
{
	width: 666px;
	height: 30px;
	background: url('/img/listing-title.gif') no-repeat;
	font-size: 14px;
	color: white;
	padding-top: 11px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#listing-left
{
	width: 310px;
	float: left;
}

#listing-image-container
{
	width: 325px;
	overflow: hidden;
	float: right;
}

.listing-image
{
	border: 3px solid #dbdbdd;
	width: 319px;
	/*height: 239px;*/
}

#listing-image-box
{
	width: 320px;
	/*height: 240px;*/
}

#listing-image-buttons
{
	float: right;
	
	margin-top: 2px;
}

#360-button
{
	float:left;
	
}

#360-button *
{
	border: none;
}

#listing-image-buttons a
{
	padding-top: 8px;
	padding-bottom: 8px;
	/*padding-left: 10px;
	padding-right: 10px;*/
	width: 64px;
	color: #a1a1a1;
	
	display: block;
	float: right;
}

#listing-image-buttons .left
{
	background: url('/img/photo-buttons-bg-left.gif') repeat-x;
	margin-right: 1px;
	padding-left: 13px;
}

#listing-image-buttons .right
{
	background: url('/img/photo-buttons-bg-right.gif') repeat-x;
	padding-left: 14px;
	padding-right: 1px;
}

#listing-image-buttons a:hover
{
	color: #24bce5;
}

.listing-detail-line
{
	border-bottom: 1px dotted #bfbfbf;
	padding-top: 5px;
	padding-bottom: 5px;
}

.listing-detail-heading,
.listing-detail-heading-col2
{
	color:  #0097c0;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.listing-detail-heading
{
	min-width: 43px;
	padding-right: 8px;
}

.listing-detail-heading-col2
{
	min-width: 35px;
	padding-right: 4px;
}

.listing-detail-content,
.listing-detail-content-col2
{
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.listing-detail-content
{
	width: 120px;
}

.listing-detail-content-wide
{
	width: 250px;
}

.listing-detail-content-col2
{
	width: 80px;
}

#listing-description
{
	margin-top: 20px;
	line-height: 1.6em;
}

#map
{
	float: left;
	width: 484px;
	height: 270px;
	margin-left: 13px;
	padding-bottom: 20px;
}

#map iframe
{
	width: 484px;
	height: 270px;
}

#link-to
{
	float: right;
	width: 150px;
	padding: 24px;
	border-left: 1px solid #d5d5d5;
	margin-right: 35px;
}

.link-to-img
{
	width: 25px;
	float:left;
	padding-top: 10px;
}

.link-to-content
{
	float: left;
	padding-top: 10px;
}

#like-links
{
	float: right;
	width: 120px;
	padding: 24px;
}

#like-links a
{
	text-decoration: underline !important;
}

#counter
{
	padding-top: 60px;
	float:  right;
	margin-right: 200px;
}
