﻿.houserecord-detail  {
}

.houserecord-detail  .small-viewer {
	float: left;
	clear: right;
	background: white;
    padding: 0 20px 0 0;
}

.houserecord-detail .tagline {
	font-size: 1.285714286em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #474747;
}

.houserecord-detail  .collapsible-box {
	clear: both;
}

.houserecord-detail  .metadata-box {
	width: 280px;    
    float: left;    
}

/*
.houserecord-detail  .date {
	margin: 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.571428571em;
	color: #000000;
}
*/

.houserecord-detail  .metadata {    
	border-top: 1px dotted #808080;
	padding: 10px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.214285714em; /* 17/14 */
}

.houserecord-detail  .descdata {  
    border-top: 1px dotted #808080;  
	padding: 10px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.214285714em; /* 17/14 */
    float: left;  
}


.small-viewer-310 .large-image img {
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
    width: 310px;
}

.small-viewer-310 .small-image-hole img {
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
    width: 90px;
}


.houserecord-detail  .metadata h2 {
	margin-bottom: 10px;
    margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; /* 12/14 */
	text-transform: uppercase; 
}

.houserecord-detail  .descdata h2 {
	margin-bottom: 10px;
    margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; /* 12/14 */
	text-transform: uppercase; 
}



