html, body, textarea {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#241c33;
	font-size:12px;
}



div.JS-NO {display:inline;}
div.JS-YES {display:none;}

#formContain{
	margin-right:auto;
	margin-left:auto;
	width:100%;
	

}
div[id^="container"]{
	padding:5px;
	background-color:#fafafa;
	border: 1px solid #d6d6be;
	margin-top:10px;


}



table#absTitle_tblwidth{400px !important;}

table#auth-0-aff_tbl,table#auth-1-aff_tbl,table#auth-2-aff_tbl,table#auth-3-aff_tbl,table#auth-4-aff_tbl,
table#auth-6-aff_tbl,table#auth-7-aff_tbl,table#auth-8-aff_tbl {width:200px !important;}


/* Author numbers */

span[id^="authLink-"] { cursor:pointer; color: grey;}
div#authors-List span { cursor:pointer; }
/*span[id^="authLink-"].authSelected {font-weight:bold; font-size:12px; color:#241c33;} */
span.authSelected {font-weight:bold; font-size:12px; color:#241c33;}


/* Holds all the authors */
#multiAuth {position:relative;  display:inline; }


 
#multiAuth > div {position:relative; top:0px; display:none;}
#multiAuth > div#author-0 {display:inline;}


#outer {margin-left:auto; margin:right:auto;}
#container-form {}



label { font-weight:bold;}

input, textarea, select {
	background-color:white;
	border: 1px solid #b2b2b2;
}


input[type="submit"] { font-weight:bold;}


.errorMsg { 
	font-weight:bold;
	color:red;
	padding-left:30px;


}

.updateText {display:none !important;}
