#ak_banner {
	background-color:#FFFFCC; 
	border:thin dotted #333333; 
	padding:10px;
}
#ak_banner img {
	width:154px;
	height:111px;
	float:right; 
	padding:5px; 
	margin:5px; 
	border:thin dotted #666666;
}

form#researcher-form {
}
form.researcherform fieldset {
	border: 0px;
	margin: 0 0 30px 0;
}
form.researcherform legend {
	color: #2A3990;
	font: normal 22px arial; 
	margin: 0 0 0px;
}
form.researcherform label {
	margin-right: 20px;
	font: bold 13px arial;
	color: #231F20;
	/* width: 200px;  */
}
form#researcher-form input {
	width: 200px;
}

form#researcher-form .scrq {
	float: none!important;
	*margin-left: 0px; 
	width:410px;
}
form#researcher-form .scrq option{
	width:380px;
}
form#researcher-form2 #articletitle, #password {
	width:200px;
}
form#researcher-form2 textarea {
	height: 200px;
	margin: 10px 0 0 6px;
	width: 550px;
}

form#researcher-form2 fieldset ul li { 
	list-style-type: none;
	margin:10px 0px 10px 0px;
}
form#researcher-form2 fieldset ul { 
	margin:20px;
	padding:10px;
}
form#researcher-form2 fieldset ul.otherinfo_subfieldlist li.otherinfo_expander { 
	margin:10px 0px 10px 0px;
	font-size:1.0em;
	color:#787878;
	font-weight:bold;
	cursor:pointer;
	text-decoration:underline;
}
form#researcher-form2 fieldset ul.otherinfo_subfieldlist{ 
/* 	margin:10px;
	padding:5px;
	height:30px; */
	overflow-y:hidden;
	overflow-x:visible;
	height:30px;
	background:#F2F2F2 none repeat scroll 0 0;
	margin:20px 0;
	padding:5px 20px 5px 10px;
}

form#researcher-form2 fieldset ul.skills_fieldset_highlighted { 
	background:#EFEFEF;
	padding:10px;
}
form#researcher-form2 fieldset ul.skills_fieldset_highlighted li label { 
	display:block;
	float:left;
	width:350px;
	clear:left;
}
form#researcher-form2 fieldset ul.quals_fieldset_highlighted { 
	background:#EFEFEF;
	padding:10px;
}
form#researcher-form2 fieldset ul.quals_fieldset_highlighted li label { 
	display:block;
	float:left;
	width:320px;
	clear:left;
}
form#researcher-form2 fieldset ul li label.test_label { 
	display:block;
	float:left;
	width:50px;
	clear:left;
}

form#researcher-form2 img, form#researcher-form2 img:hover {
	margin:0px;
	padding:0px;
}

#dialog {
	font-size: 11px;
}
#level, #main_subject, #area_subject, #asmSelect0{
	width:230px;
	margin-left:20px;
}
.formError {
	z-index:1001;
}
.ui-widget {
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
}
.ui-widget #sub_subjects li{
	list-style-type: none;
	width:350px;
}
.ui-widget input{
	margin:5px 5px 5px 20px;
	width:20px;	
}
.ui-widget label{
	font-weight:bold;
}
.ui-widget table{
	border-collapse:collapse;
}
.ui-widget td ul {
	margin:0px;
}
.ui-widget td li{
	margin:5px 0px 3px 0px;
	color:black;
	font-size:110%;
	list-style-type:circle
}

.ui-widget th {
	background:#DBDBDB;
	height: 30px;
	width: 150px;	
	border:1px solid #F5F5F5;
	color:black;
	font-weight:bold;
}
.ui-widget td {
	background:#EEE9E9;
	height: auto;
	width: 150px;	
	border:1px solid #F5F5F5;
	color:black;
	padding:5px;
}
.ui-widget td a{
	cursor:pointer;
	color:#E16500;
	text-decoration:underline;
}
.ui-widget td a:hover{
	color:#FF7F50;
	text-decoration:none;
}
.ui-button { 
	width:300px; 
	outline: 0; 
	margin:0; 
	padding: .4em 1em .5em; 
	text-decoration:none;  !important; cursor:pointer; 
	position: relative; 
	text-align: center; 
	font-weight:bold;
}
 
div.legend-border {
	border-bottom: 2px solid #2A3990;
	margin: 0px 0 0px 0;
	*padding: 0px 0 10px 0; 
	*position: relative; 
	*top: 30px;
}
span.required {
	margin-right: 10px;
	color: #F00; 
}
div.seperate {
	margin: 20px 0; 
	padding: 20px 20px 25px 10px;
	background: #F2F2F2;  
}
.scrq {
	float: none!important;
	*margin-left: 0px; 
	width:410px;
}
.skills_hint {
	margin: 10px 0; 
	font: bold 12px arial;
	color: #333;
}
#testanswer1, #testanswer2{
	width:200px;
}
.skills_hint a {
	border: 1px solid #020033; 
	padding: 3px;
	font-weight: normal; 
	color: white;
	margin-left: 5px;
	background: blue url('submit.gif');
	cursor: pointer; 
}
.skills_hint a:hover {
	border: 1px solid #999;
}
.form_hint p {
	font: normal 12px arial; 
	color: #222;
	text-align: center; 
}
div.form_submit {
	text-align: center
}
div.form_submit input {
	float: none!important; 
	border: 1px solid #020033; 
	font-weight: normal; 
	color: white;
	background: blue url('submit.gif');
	cursor: pointer; 
	width: 100px!important;
	height: 30px;
}
div.form_submit input:hover {
	border: 1px solid #666;
}
input:focus  {
	color: #003;
}
div.skills_fieldlist {
	padding: 5px; 
	margin: 5px 0 10px 0;
	border: 1px #999 dotted;
	font: normal 12px arial;
	list-style-type: none; 
}
div.skills_fieldentry {
	padding: 10px 5px; 
	list-style-type: none; 
}
.asmHighlight {
	/* the highlight span */
	padding: 0;
	margin: 0 0 0 1em;
	color: #777; 
}

.asmSelect {
	/* the newly created regular 'select' */
	display: inline;
	margin: 1em 0 0.25em 0;
}

.asmContainer {
	/* container that surrounds entire asmSelect widget */
}

.asmOptionDisabled {
	/* disabled options in new select */
	color: #999; 
}

.asmList {
	/* html list that contains selected items */
	margin: 0 50px 0 0; 
	position: relative;
	display: block;
	padding-left: 0; 
	list-style-type: none; 
 
}

.asmListItem {
	/* li item from the html list above */
	position: relative; 
	padding-left: 0;
	background:#F5F5F5 ;
	border-bottom: 1px solid #ddd; 
	width: 280px; 
	margin: 0 0 0 20px; 
	line-height: 1em;
}

.asmListItem:hover {
	background-color: #e5e5e5;
}

.asmListItemLabel {
	/* this is a span that surrounds the text in the item, except for the remove link */
	padding: 5px; 
	display: block;
}

.asmListSortable .asmListItemLabel {
	cursor: move; 
}

.asmListItemRemove {
	/* the remove link in each list item */
	position: absolute;
	right: 0; 
	top: 0;
	padding: 5px; 
}
