.image_container
{
    width: 366px;
    margin: 0px 20px 10px 20px;
	position:relative;
}
.primary_image
{
    position: relative;
    width: 366px;
    height: 272px;
}
.supplementary_image
{
    position: relative;
    width: 120px;
    height: 90px;
    margin: 2px 1px 0px 1px;
}
.development_name
{
	font-size:14px;
    text-align: right;
	margin-left:20px;
	margin-right:20px;
	font-weight:bold;
}
.development_message
{
    font: normal normal normal 11px "Century Gothic", Arial;
    color: Red;
    white-space: nowrap;
    text-align: right;
	margin-right:20px;
}
.form
{
    margin: 20px 0px 0px 0px;
}
.description
{
    text-align:justify;
}
.map_panel
{
    position: relative;
    width: 366px;
    height: 300px;
    margin: 20px 20px 10px 20px;
	overflow:hidden;
}
.area_image
{
    float: right;
    width: 200px;
    height: 150px;
    margin: 1px;
    padding: 0px;
}
.section{
    text-align:justify;
}
#lefter{
	float:left;
}
