Advertisement
Advertisement
| 09.11.2008 at 01:36PM PDT, ID: 23724562 | Points: 250 |
|
[x]
Attachment Details
|
||
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: |
.errorBorder {
border-top: 1px dashed red;
border-right: 1px dashed red;
border-bottom: 1px dashed red;
border-left: 1px dashed red;
/*background-color: #FFFFFF;
background: White;
backgroundColor: white;*/
}
|