/* CSS Document */

.textfield_effect    {    /*we will first set the border styles.*/    border-width: 2px;    border-style: solid;    border-color: #999A00;