15 lines
147 B
CSS
15 lines
147 B
CSS
#errorDiv
|
|
{
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
#errorDiv a
|
|
{
|
|
float: right;
|
|
}
|
|
|
|
.propertyItemheader
|
|
{
|
|
width: 200px !important;
|
|
}
|