html, body {}

body
{
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
}

div
{
	position: relative;
}

img 
{
	border: 0px;
}

	img a
	{
		border: 0px;
	}
	
a
{
	text-decoration: none;
}

#a4page
{
	width: 180mm;
	background-color: White;
	padding: 0mm 0mm 3mm 0mm;
	height: 260mm;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #000000;
	color: #000000;
}


#logo
{
	text-align: center;
	width: 105px;
	margin-left: auto;
	margin-right: auto;
}

#a4inner
{
	padding-left: 1.5mm;
}

h1, h2
{
	text-align: center;
	font-size: 13pt;
	padding-bottom: 0px;
}

h2, h3
{
	font-size: 12pt;
	padding-bottom: 0px;
}

h3
{
	text-align: left;
}



.border
{
	border: solid 1px black;
}

.main
{
	text-align: left;
	margin-right: 75mm;
}

#mainPic
{
	width: 107mm;
	height: 75mm;
	overflow: hidden;
	margin-top: 1mm;
	margin-bottom: 1mm;
	padding: 0mm 0mm 0mm 0mm;
	border: solid 1px #333333;
}
	#mainPhoto
	{
		width: 107mm;
		
	}

#mainTitle
{

	font-weight: bold;
	margin-right: 3mm;
	background-color: #FBE166;
	padding: 1mm 3mm 0mm 3mm;
	color: #000000;
	height: 6mm;
	width: 170.90mm;
}
    .refNo
    {
        float: left;
        width: 50mm;
    }
    .propType
    {
        float: left;
        width: 70mm;
        text-align: right;
    }

.descriptionTitle
{
	font-weight: bold;
	margin-right: 3mm;
	background-color: #FBE166;
	padding: 1mm 3mm 0mm 3mm;
	color: #000000;
	height: 6mm;
	width: 170.90mm;
}

#price
{
	width: 40mm;
	float: right;
	font-weight: bold;
	text-align: right;
	margin-bottom: 3mm;
	margin-right: 3mm;
	font-size: 13pt;
}

#caption
{
	padding: 0mm 0mm 0mm 3mm;
	font-size: 10pt;
	border: solid 1px black;
	width: 82mm;
	height: 12pt;
	font-weight: bold;
}

	.tableDiv
	{
		width: 67mm;
		height: 24px;
		margin: 1mm 0mm 1mm 0mm;
		border: solid 1px #000000;
	}

	.tableDivHalf
	{
		width: 43mm;
		float: left;
		height: 24px;
		margin-right: 1px;
	}

	.detailsLabel
	{
		height: 25px;
		width: 28mm;
		float: left;
		color: #000000;
		font-weight: bold;
	}

	.detailsValue
	{
		width: 36mm;
	}

	.detailsValueLong
	{
		width: 62.5mm;
	}
	
	.detailsValue, .detailsValueLong
	{
		float: left;	
		height: 24px;
		font-weight: bold;
		color: #000000;
		font-size: 10pt;
	}
	
	.detailsLabel span, .detailsValue span, .detailsValueLong span
	{
		padding: 5px 0px 0px 4px;
		line-height: 24px;
	}


ul
{
	margin-left: 7.5mm;
}

ul li
{
	margin-left: -10px;
	margin-bottom: 2mm;
	font-weight: bold;
}


#description
{
	width: 69mm;
	margin-top: 0.5mm;
	padding: 0px;
	margin: none;
}

#descriptionText
{
}

#descriptionText p
{
	max-height: 270px;
	text-align: justify;
	padding-right: 3.6mm;
	padding-bottom: 1mm;
	overflow: hidden;
}

.full
{
	width: 100%;
	clear: both;
	text-align: justify;
	height: 36mm;
	overflow: hidden;
	margin-bottom: 3mm;
	
}

	.smallPics
	{
		width: 55mm;
		height: 35mm;
		border: solid 1px black;
		margin: 0mm 2.9mm 0mm 0mm;
	}

.right
{
	float: right;
}

.left
{
	float: left;
}

.clear
{
	clear: both;
}


#address
{
	font-size: 9pt;
	text-align: right;
	position: absolute;
	top: 2mm;
	left: 125mm;
	padding-left: 5mm;
}

.disclaimer
{
	font-size: 7pt;
	font-style: italic;
	text-align: center;
}