﻿.createVacLabels
{
	float:left;
	font-size:12px;
	/*color:#FF0090;*/
	color: #003399;
	font-weight:bold;
	width:14em;	
	
	
}

.txtInput
{	 
	 width:15em;
}

.descLabels
{
	font-size:12px;
	/*color:#FF0090;*/
	color: #003399;
	font-weight:bold;
	

}

.oneLineHeader
{
	width:15em;
	float:left;
	font-size:12px;
	/*color:White;*/
	color: #003399;
	font-weight:bold;
	
}

.txtInput2
{
	width:5em;
	float:left;
}

.dates 
{
	/*padding:0em 1em 1em 1em;*/
	padding:0.5em 1em 0.5em 1em;
	/*width:49em;*/
	width: 100%;
	/*background-color:Gray;*/
	background-color:#EB922A;
	height:1.5em
}

.spacer
{
	width:1.5em;
	float:left; 
}

.lnkButton
{
	float:left;	
	font-size:large;
}

.imgCtrl
{
	width:35em;
	margin:auto;
}

#CreateVacancy a
{
	color:black;
	font-size:16px;
	text-decoration:underline;
}

.editor 
{
	height:10em;
	width:40em;
}

.dataButtons 
{
	float:left;
	padding-right:0.2em;
	color:Black;
	font-size:16px;
}