table, tr, td, th, tbody {
    background-color:transparent !important;
}
.personrow{
    list-style-type:none;
	margin: 0 0 0 0px;
}

.personrow img{
    float:left;
	margin-right: 5px;
}

.personrow table tr th a{
    color:black;
}

*#content .personrow table {
 width: 76%;
 cell-spacing: 0px;
 background-position: center;
 margin-right: 2%;
 margin-left: 2%;
 margin-top: 0.5em;
 margin-bottom: 0.5em;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-top-style: solid;
 border-left-style: solid;
 border-top-color: #000000;
 border-right-color: #000000;
 border-bottom-color: #000000;
 border-left-color: #000000;
}
.personrow table#layout {
        table-layout: auto;
 border-top-style: none;
 border-left-style: none;
        border-right-style: none;
        border-bottom-style: none;
 border-top-width: 0;
 border-right-width: 0;
 border-bottom-width: 0;
 border-left-width: 0;
}

.personrow th {
 background-color: #bbccee;
 margin: 0px;
 padding: 2px 5px;
 font-size: 90%;
 text-align: left;
 border-top: 1px #000000;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-left: 1px #000000;
}

*#content .personrow td {
 margin: 0px;
 padding: 2px 5px;
 font-size: 90%;
 vertical-align: top;
 border-top: 1px #000000;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-left: 1px #000000;
 height: 1em;
}
*#layout .personrow td {
 border-top: 0px;
 border-right: 0px;
 border-bottom: 0px;
 border-left: 0px;
}

.tablabel {
 width: 10%;
 background-color: #f2f2f2;
}
.tabdata {
 width: 40%;
}

#person {
   margin-left:10px;
}
#person img{
    margin-right:10px;
}
#person h2{
    margin:0 0 15px 0;
	color: #001A59;
}

#postal{
    margin:0 0 50px 100px;
}

#contact {
   
}

#contact h3, #perslisting h3, #perslistingfull h3{
    font-weight: bold;
    margin:10px 0 0 2px;
	color: #001A59;
}
#contact ul, #perslisting ul, #perslistingfull ul{
     list-style-type:none;
	 margin:0 0 0 0px ;
	 padding:0 0 0 00px;
	 border-top:1px #001A59 dotted;
}
#contact ul {
    width:600px;
}
#perslisting ul {
    width:600px;
}
#contact li, #perslisting li, #perslistingfull li{
    padding-left:10px;
}

.tableheader{
    font-family: georgia;
    font-weight: bold;
	text-align:left;
	font-size:110%;
}

.lectureitem{
    border:1px #ebebeb solid;
	background-color:#fafafa;
	margin:7px;
	padding:0 10px 0 10px;
}

.lectureitem h3{
    font-family:georgia;
	font-size: 120%
}

.infobox ul{
    list-style-type:none;
	margin:0 0 0 10px ;
	padding:0 0 0 00px;
}

#pager{
    list-style-type:none;
	background-color:#0d324f;
	padding:0px;
    border-bottom:1px solid #0d324f;
}

#pager li{
    display:inline;
	background-color:white;
	padding:3px;
	text-decoration:none !important;
    border-bottom:1px solid white;
    }

#pager li a{
    text-decoration:none !important;
	font-weight:bold;
	padding:0px;
    border-bottom:1px solid white;
}

.waiter {
    padding:0px !important;
    border-left:1px solid #0d324f;
    border-bottom:1px solid white;
    background-color:white !important;
}

.subpagecontainer{
    border:1px gray dotted;
	margin:2px;
}

.content{
    width:100%;
}

.rowcontainer{
    border-bottom:1px gray solid;
}

.uploadcontainer{
    background-color:#dadadf;
	margin:3px;
}

#downloadtable{
   font-size:100%;
   margin-left:20px;
   margin-right:20px;
   background-color:transparent;
}

#downloadtable th, #downloadtable td{
    padding:2px 5px 2px 5px;}

#downloadtable th, #downloadtable .row{
    font-family:georgia;
	font-size:110%;
}

#downloadtable .row{
    border-bottom:1px #ebebeb solid;
	border-right:0px #ebebeb solid;
	text-align:right;
}

#downloadtable td{
    text-align:justify;
	border-bottom:1px #ebebeb solid;
	border-left:1px #ebebeb solid;
	width:150px;
}

#lecturetypelist, #pubtypelist {
    list-style-type:none;
	
}

#lecturetypelist h3, #pubtypelist h3{
    margin:0px;
	font-family: georgia;
}

#lecturetypelist .box, #pubtypelist .box{
    border:1px #ebebeb solid;
	background-color:#fafafa;
	padding:3px;
	margin:3px;
}
#lecturetypelist .box{
	width:500px;
}
 #pubtypelist .box{
	width:630px;
	padding-right:10px !important;
}

#infoslist, #nosymbol{
    list-style-type:none;
}

#nosymbol{
    padding-left:10px;
	margin-left:0px;
}

#infoslistbox{
    border:1px #f0f0f0 solid;
	background-color:white;
	margin-top:5px;
	margin-bottom:5px;
	padding:3px;
	text-align: left;
}

.pubdetail{
    list-style-type:none;
	border:0px solid black !important;
	padding-left:10px !important;
    padding-top:3px !important;
	width:inherit !important;
    margin:0px;
}

.smallh3{
    margin-top:0px;
	font-size:100%;
}

#helpbox{
    font-size:80%;
	color:gray;
	background-color:#fafafa;
	border:1px #ebebeb solid;
	width:500px;
	margin-right:0px;
	margin-left:auto;
}
#uplcontainer{
    padding-left:20px;
}


#uplcontainer .uploadcontainer{
    padding:5px;
	width:520px;
}

.personpagecontent{
    padding-top:10px !important;
}

#logindata{
     list-style-type:none;
}
.right {
    text-align:right;
}
.errbox{
    background-color:red;
}
.nolborder{
    border-left: 0px solid white !important;
}
.norborder{
    border-right: 0px solid white !important;
}

.light {
    font-weight:normal !important;
}

.smallthesislink{
    font-size:80%;
	padding-left:30px;
}

input, textarea, select{
    background-color:white;
}

input[disabled], textarea[disabled], select[disabled]{
    background-color:#f0f0f0;
}

input[disabled], select[disabled]{
    color:#505050;
}
textarea[disabled]{
    color:#A0A0A0;
}
.detailtable{
    position:relative;
    width:100%;
}
.indent20{
    padding-left:20px;
}
#maillist{
    border:1px dotted #b0b0b0;
	color:#606060;
}
.publicationrow{
    padding-top:0px;
    border:1px solid white;
    padding-bottom:4px;
    margin:0px;
}

.lecturenotice{
    height:64px;
	vertical-align:middle;
}

.lecturenotice img{
	height:64px;
	width:64px;
	margin-right:5px;
}

.lecturenotice td{
    vertical-align:middle;
	color:gray;
}

.pubteaser{
    float:left;
	margin-right:7px;
	margin-top:2px;
	border:0px;
}

.pubteaserbig{
    float:right;
    margin-left:7px;
	margin-top:0px;
	border:0px;
}

.comment{
    color: #aaaaaa;
}

.alternate{
    background-color:#e0e0e0 !important;
}


.adminsilverborders {
    margin-left:20px;
}

.adminsilverborders td{
    padding-left:8px;
	padding-right:16px;
	padding-top:4px;
    border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}

.adminsilverborders th{
    padding-left:3px;
	padding-right:3px;
	padding-top:4px;
	padding-bottom:4px;
    border-right:1px dotted #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}

.grayback {
    background-color: #ededed !important;
}

.grayback_alert{
    background-color: #9f2d20 !important;
    color: white;
}

.vertopt {
    line-height:12px;
    align:center;
}

#overlay {
     visibility: hidden;
     position: fixed;
     left: 0px;
     top: 0px;
     width:0px;
     height:0px;
     text-align:center;
     z-index: 1000;
}

#overlay img{
    padding-right:10px;
}

#overlay td, #overlay div {
     font-family:georgia;
     font-size:36px;
     color: #4f5559;
}

#overlay div {
     position:fixed;
     top:320px;
     left: auto;
     right: auto;
     width: 280px;
     height: 120px;
     background-color: #fff;
     border:2px solid #4f5559;
     padding:15px;
     text-align:center;
}

fieldset {
	border: 1px solid #dbdbdb;
	margin-bottom:30px;
	margin-top:10px;
	padding-top:20px;
}

legend {
	font-size:120%;
	color:#666;
}

th {
	text-align:right;
}