﻿.SmallThumbImage
{
    width:50px;
    height:50px;
    
}

.BuildingName
{
    font-size: 14pt;
}

.BuildingAddress
{
    font-size: 8pt;
}

.BuildingThumbImage
{
    width:100px;
    height:150px;    
}

.TopDiv
{
	width:100%; 
	padding:2px
}

.BottomDiv
{
	width:100%; 
	padding:2px;
    height:100%;
}

.TopLeftDiv
{
	border: 2px solid #507cd1; 
	float:left; 
	width:39%; 
	height:370px
}

.TopRightDiv
{
	border: 2px solid #507cd1;
	float:right; 
	width:60%; 
	height:370px; 	
}

.TopLeftDivTopTable
{
	width:100%
}

.TopLeftDivBottomTable
{
	width:100%
}

.TopLeftDivDelimiterLine
{
	border: 2px solid #507cd1;
}

.TopRightDivDecDiv
{
	float:left; 
	width:50%; 
	padding-left:2px; 
	padding-top:2px;
}

.TopRightDivArDiv
{
	float:right; 
	width:49%; 
	padding-top:2px;  
	
}

.DecImage
{
	height:368px;
	width:100%;
}

.BottomDivTable
{
	border: 2px solid #507cd1; 
	width:100%;	
}

.ArBanner
{
	Width:100%; 
	Height:20px;
}

.DecGrade
{
	font-size:large;
	font-weight:bold; 
}
