﻿#property .genericForm label
{
    float: none;
}

div.content_internal td
{
    font-size: 100%;
}

#property .genericForm input.form, #property .genericForm select.form 
{
	float: none;

}

div.content_internal table
{
    margin-left: 100px;
}

.WarningText
{
    color: Red;
}

.WarningText li
{
    color: Red;
    list-style-type: square;
}
