#pageheader {
	height:65px;
	width:758px;
	position:relative;
}

#headertext {
  font-size: 20px;
  font-weight: bold;
  left: 20px;
  position: absolute;
  top: 12px;
  color: #040d2e;
}
.centeredimage {
	margin-left:auto! important;
	margin-right:auto! important;
}
.main-content {
	padding:0px 18px 20px 20px;
}
.main-content ol { 
	list-style-type: decimal; 
	margin:12px 0px 12px 32px;
}
.main-content ol li { 
	line-height:14px;
}
.main-content h3 {
	font-size:1.3em;
	font-weight:bold;
	color:#4D84BC;
	padding-bottom:6px;
	margin-top:6px;
	position:relative;
}
.main-content h2 {
	font-size:1.3em;
	font-weight:bold;
	color:#000;
	padding-bottom:12px;
	padding-top:12px;
	position:relative;
}
.main-content ul {
	list-style-type:disc;
	padding-left:24px;
	margin-bottom:8px;
}
.main-content li {
	line-height: 16px;
}
.main-content a:hover{
	border-bottom:1px dashed #939393;
}
.main-content img {
	padding: 8px;
}
.newspage .main-content img {
	padding: 8px;
	margin-top:6px;
}
.main-content p.bodytext {
	padding-bottom:12px;
}
/************************ left callout supages ******************************/
.leftcontent {
	background:transparent url(/fileadmin/projects/health-sciences/hsl-2011/images/callout-images/left_column_back.jpg) top center repeat-y;
	width:205px;
	margin-top:8px;
	margin-left:10px;
}
.leftcontent img {
	padding: 0px! important;
}
.lefttop {
	background:transparent url(/fileadmin/projects/health-sciences/hsl-2011/images/callout-images/left_column_top.jpg) top center no-repeat;
	width:205px;
	height:40px;
}
.leftcallout {
    margin-left: 8px;
    width: 188px;
    margin-top:-25px;
}
.leftcallout h4, .leftcallout h5, .leftcallout h6, .leftcallout h2, .leftcallout h1 {
		width:200px;
		margin-left:8px;
		font-weight:bold;
}
.leftcallout a {

}
.leftcontent h3 {
	padding-bottom:8px;
}
.leftcallout h3 {
	font-size:1.3em;
	font-weight:bold;
	text-align:center;	
	color:#4D84BC;
} 

.leftcallout p, .leftcallout ul {
	padding:6px 7px 4px 9px;
	width:186px;
}


.leftcallout li {
	line-height:1.5em;
}
.leftbottom {
	background:transparent url(/fileadmin/projects/health-sciences/hsl-2011/images/callout-images/left_column_bottom.jpg) bottom center no-repeat;
	width:205px;
	height:9px;
}
/************************ Right callout supages ******************************/
.rightcontent {
    background-color: #f9fafe;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 1px 2px;
    float: right;
    margin:10px;
    padding: 10px;
    width: 190px;
    font-size:12px;
}


.rightcallout {
    	border:1px solid #ccc;
    	padding:5px;
}
.rightcallout h4, .rightcallout h5, .rightcallout h6, .rightcallout h2, .rightcallout h1 {
		width:215px;
		margin-left:8px;
		font-weight:bold;
}
.rightcallout img {
	margin-left:auto! important;
	margin-right:auto! important;
	padding:4.86667px! important;
}
.rightcallout h3 {
	font-size:1.1em;
	font-weight:bold;
	/*text-align:center;*/
	
	margin-left:10px;
} 

.rightcallout p.bodytext {
	padding:6px 5px 4px 6px;
}
.home .rightcallout p.bodytext {
    padding: 3px;
}
.imgadjust .rightcallout p.bodytext img { 
	padding:0px! important;
	margin-left:-2px! important;
}



.rightcallout table {
	background-color:#EFEFEF;
	width:160px;
	margin-top:0.5em;
	margin-left:16px;
}
.home .rightcallout table {
    margin-left: -1px;
    width: 180px;
}
.rightcallout td {
	padding:6px 6px 6px 6px;
}
.home .rightcallout td {
  	padding:2px;
}
.rightcallout ul {
padding-left:18px;
}
.rightbottom {
	width:215px;
	height:9px;
}
/************************ border callout supages ******************************/
.bordercontent {
	width:700px;
	background:transparent url(/fileadmin/projects/health-sciences/hsl-2011/images/callout-images/border_column_back.jpg) top center repeat-y;
	margin:8px 0px 12px 8px;
}
.bordercontent table {
	width:480px;
	margin-left:10px;
}
.bordercontent table p {
	width:auto;
}
.bordercontent img {
	padding: 8px! important;
} 
.bordertop {
	background:transparent url(/fileadmin/projects/health-sciences/hsl-2011/images/callout-images/border_column_top.jpg) top center no-repeat;
	width:700px;
	height:40px;
}
.bordercallout {
	    margin-left: 30px;
    width: 646px;
    margin-top:-29px;
}
.bordercallout h4, .bordercallout h5, .bordercallout h6, .bordercallout h2, .bordercallout h1 {
		width:646px;
		margin-left:21px;
		font-weight:bold;
}
.bordercallout a {

}
.bordercallout h3 {
	font-size:1.1em;
	font-weight:bold;
	/*text-align:center;*/
	margin-top:-25px;
} 

.bordercallout p, .bordercallout ul {
	padding:6px 7px 4px 21px;
	margin-left:10px;
	width:616px;
}
.bordercallout li {
	line-height:1.5em;
}
.borderbottom {
	background:transparent url(/fileadmin/projects/health-sciences/hsl-2011/images/callout-images/border_column_bottom.jpg) bottom center no-repeat;
	width:700px;
	height:9px;
}

.align-center img {
	margin:0px auto! important;
}
.htmlarea-showtableborders {
	border:none;
	}
.htmlarea-showtableborders td {
	border:none! important;
}
table {
	/*border: 1px solid #D0D0D0;*/
        font-size:.9em;
        margin:4px 0px 10px 0px;
	}
table p {
	margin-top:0px;
	margin-bottom:0px! important;
	padding-top:0px;
	padding-bottom:0px! important;
	}
table th {
	/*background-color:#b1badb;
	color:#000;
	padding:6px;
	border: 1px solid;
	font-size:11px;*/
}
table td {
	/*border-right:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;*/
	padding:6px;
	}
	

 
 /******** search tool box ******/
 
 #library-search {
     width: 502px;
    border:1px solid #AAAAAA;
  -moz-border-radius: 2px 2px 2px 2px;
    margin: 20px auto 12px auto;
 }
 
 li#library-search {
 	margin-bottom:20px;
 	padding:3px;
 	background:#ffffff url(/fileadmin/projects/reinert/images/common/bottom-bevel.gif) repeat-x bottom left;
 }

 
 ul.tabs {
  background: url("/fileadmin/projects/reinert/images/home/ui-bg_highlight-hard_75_d4d4d9_1x100.png") repeat-x scroll 50% 50% #D4D4D9;
     border: 1px solid #AAAAAA;
     height: 29px;
     list-style-type: none;
     padding-left: 0;
     position: relative;
 }
 .tabs li {
  	background: url("/fileadmin/projects/reinert/images/home/ui-bg_glass_30_405e91_1x400.png") repeat-x scroll 50% 50% #405E91;
 	float:left;
 	margin: 0 0.16em -1px 0;
         cursor: pointer;
         display: -moz-inline-stack;
         height:29px;
         vertical-align: bottom;
 }
 .tabs li a {
     width: auto; 
     border-color: #A3A3A3;
     border-style: solid;
     border-width: 0 1px;
     color: #ffffff;
      padding: 0.35em 0.75em;
     position: relative;
     text-decoration: none;
         display: inline-block;
     vertical-align: bottom;
 }
 .tabs li.active {
 background: url("/fileadmin/projects/reinert/images/home/ui-bg_glass_30_08296d_1x400.png") repeat-x scroll 50% 50% #08296D;
 }
 
 
 .tabs li.active a {  
 	border-color: #243356;
 	 padding: 0.35em 0.75em;
 }
 
 .tabs li:hover {
     background: url("/fileadmin/projects/reinert/images/home/ui-bg_glass_30_a1bade_1x400.png") repeat-x scroll 50% 50% #A1BADE;
     background-color:#A1BADE;
     color:#000000;
    }
 .tabs li a:hover {
     color:#000000;
    }
 .panes {
    /* border-color: #243356 #808080 #808080;
     border-right: 1px solid #808080;
     border-style: solid;
     border-width: 1px;*/
     width:500px;
     /*padding: 0.25em 0.5em;*/
 }
 .panes div {
 padding:10px 10px 15px 10px;
 }
 
 .panes form div {
   padding:0px! important;
 }
 
 .panes form {
 	width: 502px;
 }
 
 


 
 
 .panes img {
 margin-top:-5px;
 }
 .headerback {
  	background: url("/fileadmin/projects/reinert/images/home/ui-bg_highlight-hard_75_d4d4d9_1x100.png") repeat-x scroll 50% 50% #D4D4D9;
     	border: 1px solid #AAAAAA;
 }
 .wfqsdiv {
 	padding:0! important;
 }
 .wfqsdiv input {
 margin:0px 3px 0px 3px;
 }
 input#name1 {
 
 }
 #ejournal {
 	margin-bottom:8px;
}

#cse-search-results iFrame {
	width:710px! important;
}
.newspage #content h3 {
padding-bottom:22px;
}
/***************** added to prevent the captcha showing ***/
#CU-URLcapture, #url-address, .hide {
display:none;
}
