
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */

.Normal, .NormalTextBox, .NormalRed, .NormalBold {font-family: Verdana, Arial, Helvetica; font-size: 12px; font-weight: normal; text-align:left; line-height:20px; }
.NormalBold{font-weight: bold;}

