/* CSS Document */

.txtbox {
border: solid 1px #CCC;
color: #900;
height: 14px;
width: 150px;
}

.redbold {
color: #900;
font-weight: bold;
}