/* new ID states begin */

.authoringPanel
{
	width: 575px;
	height: auto;
}
.authoringRow
{	
	position: relative;
	height: 23px;
	width: 500px;
}
.authoringRow2
{	
	position: relative;
	height: 123px;
	width: 500px;
}
.authoringRow2event
{	
	position: relative;
	height: 90px;
	width: 500px;
}
.authoringRow3
{	
	position: relative;
	height: 32px;
	width: 500px;
}
.authoringRow4
{	
	position: relative;
	height: 23px;
	width: 575px;
}
.authoringDetailPanel
{
	position:relative;
	width:575px;
	height:200px;
	background-color:#CCCCCC;
}
.authoringCategoryPanel
{
	position:relative;
	height:270px;
	width:575px;
	background-color:#EEEEEE;
}
.authoringSubmit
{	
	position:relative;
	height:32px;
	width:575px;
	background-color:#AAAAAA;
}
.authoringBodyText
{
	position:relative;
	left:10px;
	top:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.staticHeading1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: normal;
}
.authoringHeadingText
{
	position:relative;
	left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	font-weight: normal;
}
.authoringCategoryDropDown
{
	position:relative;
	left:10px;
	width:400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.authoringCategoryScoreDropDown
{
	position:relative;
	left:30px;
	width:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.authoringSubmitButton
{
	position:relative;
	top:6px;
	left:80px;
}
.authoringCancelButton
{
	position:relative;
	top:6px;
	left:80px;
}
.authoringRemoveQueue
{
	position:relative;
	top:6px;
	left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.authoringinput
{
	position:relative;
	left:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.authoringFieldTitle
{
	position: absolute;
	left: 10px;
	top: 4px;
	width: 150px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.authoringFieldValue
{
	position: absolute;
	left: 150px;
	top: 4px;
	width: 300px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}
.authoringFieldTitle2
{
	position: absolute;
	left: 10px;
	top: 4px;
	width: 223px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.authoringFieldValue2
{
	position: absolute;
	left: 230px;
	top: 4px;
	width: 100px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}
.authoringEventStart
{
	position: absolute;
	left: 10px;
	top: 4px;
	width: 300px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.authoringInputEventDay
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.authoringInputEventMonth
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.authoringInputEventYear
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 70px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

