﻿
.textbox-size-full
{
    width: 450px;
}

.textbox-size-1
{
    width: 76px;
}

.textbox-size-2
{
    width: 261px;
}


.center {
				text-align: center;
}

.style2 {
				font-size: large;
				font-family: Garamond;
}

.color-red {
				color: #FF0000;
}

.nowrap {
				white-space: nowrap;
}

.style5 {
				text-align: right;
}

.color-black {
				color: #000000;
}

.style7 {
				font-size: xx-small;
}

.style8 {
				text-align: left;
}