﻿.header{color:#787878; font-size:11px; line-height:13px} 
.header a{color:#FFFFFF; font-size:9px; text-decoration:none} 
.header a:hover{text-decoration:underline} 

.labelSmall
{
	width:80px;
}

.labelMedium
{
	width:100px
}

.labelLarge
{
	width: 200px
}

.smallTextBox
{
	width:40px
}

.mediumTextBox
{
	width:150px;
}

.mediumLargeTextBox
{
	width:200px;
}

.largeTextBox
{
	width:300px
}

.largeMultilineTextBox
{
	width:300px;
	height:60px;
}

.error
{
	color:Red;
}