﻿textarea
{
	height:6em;
}

.WidthWide
{
	width:24em;
}

.FormError[type=text]
{
	border: 1px solid #9e0b0f;
    background-color : #f69679;
}

.UniqueID[type=text]
{
	width:4em;
	text-align:center;
}

.ErrorLabel
{
	color:#c00000;
	font-weight:bold;
}

.CheckBoxList
{
}

.CheckBoxList td
{
	text-align:left;
	border:none;
}

.CheckBoxList label
{
	display:inline;
	float:none;
	width:8em;
	margin-top:.4em;
	margin-right:.5em;
	text-align:left;
	font-weight:normal;
}

.SaveBackButtons
{
	clear:both;
	display:block;
	margin:20px auto 20px;
	font-size:140%;
}


.FindSupplierTitle 
{
    margin-top:15px;
}

.LabelNotes
{
	display:block;
	margin-top:4px;
	width:92%;
	padding:4%;
	margin-right:4%;
	font-weight:normal;
	font-size:90%;
	border: 1px solid #7c9e4a;
    background-color : #fffddc;
	text-align:left;
}

.FormNote
{
	color:#888888;
	font-size:90%;
}

.CharCount
{
	height:12px;
	margin:0;
	text-align:left;
	line-height:12px;
	font-weight:normal;
	color:#888888;
	font-size:11px;
}

.AdvertSubjectTable
{
	border:none;
}

.AdvertSubjectTable table
{
	border:none;
}

.AdvertSubjectTable th
{
	border:none;
}

.AdvertSubjectTable td
{
	border:none;
}

.AdvertSubjectTable label
{
	width:160px;
	font-weight:normal;
	text-align:left;
}

.EditAdvertForm label
{
	width:8em;
	padding-left:0;
}
