|
|
@ -193,6 +193,7 @@ span { |
|
|
|
position: relative; |
|
|
|
margin-top: 37px; |
|
|
|
margin-bottom: 5px; |
|
|
|
min-height: 18px; |
|
|
|
} |
|
|
|
#details-wrap span { |
|
|
|
padding-left: 7px; |
|
|
@ -200,16 +201,19 @@ span { |
|
|
|
|
|
|
|
#details-wrap .cidName{ |
|
|
|
position: absolute; |
|
|
|
top: 3px; |
|
|
|
left: 0; |
|
|
|
line-height: 12px; |
|
|
|
} |
|
|
|
#details-wrap .propertyid{ |
|
|
|
position: absolute; |
|
|
|
top: 3px; |
|
|
|
left: 187px; |
|
|
|
line-height: 12px; |
|
|
|
} |
|
|
|
#details-wrap .constructionarea{ |
|
|
|
position: absolute; |
|
|
|
top: 3px; |
|
|
|
right: 203px; |
|
|
|
} |
|
|
|
tr, |
|
|
|