@CHARSET "UTF-8";
#profile {
	clear: both;
	background-color: #000018;
	padding: 6px 0px 12px 0px;
	height: 20px;
	width: 100%;
	color: #FFFFFF;
}
#profile form#login {
	display: inline;
	width: 600px;
}
#profile form#login label {
	color: #FFFFFF;
	padding: 0 6px 0 3px;
}
#profile #email {
	border: none;
	background-image: url('../images/rounded_160x20_FFFFFF.gif');
	background-color: #000018;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 1px;
	width: 160px;
	height: 20px;
}
#profile #password {
	border: none;
	background-image: url('../images/rounded_160x20_FFFFFF.gif');
	background-color: #000018;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 1px;
	width: 160px;
	height: 20px;
}
#profile #login-button {
	color: #FFFFFF;
	background-color: #000018;
	border: none;
	width: 50px;
	height: 20px;
	padding: 0px;
}
#profile #register { 
	color: #FFFFFF;
	background-color: #000018;
	border: none;
	width: 60px;
	height: 20px;
	padding: 0px;
}
#profile a {
	text-decoration: underline;
	color: #FFFFFF;
}
#profile span {
	float: left;
	margin: 6px 0 0 12px;
}
#profile ul {
	display: inline;
	float: left;
}
#profile ul li {
	padding: 6px 0 0 6px;
	color: #FFFFFF;
}
#profile #jump {
	float: right;
	text-align: right;
	padding-right: 12px;
	padding-top: 3px;
	font-size: 1em;
}
#profile #jump {
	font-size: 8pt;
	font-weight: bolder;
	color: #FFFFFF;
}
#profile #jump select {
	font-size: 8pt;
	width: 260px;
	padding: 0;
}
#profile #jump select * {
	font-size: 8pt;
	padding: 0;
}
#profile #jump input {
	vertical-align: bottom;
}
#profile #hot-vacancies {
	width: 630px;
	overflow: hidden;
	float: left;
	display: block;
	text-align: center;
}
#profile #hot-vacancies dl {
	font-size: 1.1em;
	padding-top: 5px;
	width: 600px;
	text-align: center;
}
#profile #hot-vacancies dt {
	font-weight: bolder;
	display: inline;
}
#profile #hot-vacancies dd {
	display: inline;
	color: #ffffff;
}
#profile #hot-vacancies dt, #profile #hot-vacancies dd {
	padding-left: 12px;
}
#profile #hot-vacancies dl dd.cyan, #profile #hot-vacancies dl dd a {
	color: #FFFFFF;
}
#profile #hot-vacancies dl dd.cyan, #profile #hot-vacancies dl dd.cyan a {
	color: #ffffff;
}
#profile #hot-vacancies dl dd.green, #profile #hot-vacancies dl dd.green a {
	color: #ffffff;
}
#profile #hot-vacancies dl dd.red, #profile #hot-vacancies dl dd.red a {
	color: #ffffff;
}
#profile #hot-vacancies dl dd.blue, #profile #hot-vacancies dl dd.blue a  {
	color: #ffffff;
}
#profile #hot-vacancies dl dd.purple, #profile #hot-vacancies dl dd.purple a {
	color: #ffffff;
}
#profile #hot-vacancies dl dd.teal, #profile #hot-vacancies dl dd.teal a {
	color: #ffffff;
}
#profile #hot-vacancies dl dd.orange, #profile #hot-vacancies dl dd.orange a {
	color: #ffffff;
}
