﻿.CompPreviewBoldSpan
{
	font-weight:bold;	
}

.CompPreviewAddressTitleStyle
{	
	font-weight:bold;
	font-size:15px;
	text-align:center;
}

.CompPreviewFormStyle
{
	background-color:White;	
}

.CompPreviewCentered
{
  text-align: center;
  vertical-align: text-top;
}

.CompPreviewDivFormat
{	
	margin-left: 5px;
	margin-right: 5px;	
	clear:both;
}

.CompPreviewPropertyInfoSection
{
	margin-right:5px;
	float:left;
}

.CompPreviewSectionWidth
{
	width:20px;	
}

.CompPreviewSectionSpanSpacing
{
	margin-left:5px;	
}


.CompPreviewMainImageWidth
{
	width:398px;	
}

.CompPreviewMainImage
{
	width:398px;
	height:298px;
}

.CompPreviewPadding
{
	overflow:hidden;
	padding-bottom:15px;
}

.CompPreviewCenterSection
{
	 text-align: center;
}

.CompPreviewCellWidth
{
	width: 20%;
}

.CompPreviewCell2Width
{
	width: 80%
}

.CompPreviewCell3Width
{
	width: 40%
}

.ContainTableFormat {
    table-layout: fixed;
    word-wrap: break-word;
}
.ContainTableFormat15_85 tr td:first-child {
    width: 15%;
}