/* CSS Document */

body{
	text-align:center;
        margin:0px;
	padding-top:15px;
	font-size: 1em;
	font-family: verdana, georgia, helvetica, arial, sans-serif;
        /******* Hintergrundfarbe Aussenrand #0000A0 *******/
        /*******altes Grün 295D63 *****/
        background-color: #BAD6E4;
        
}

p {
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1em;
	padding: 0;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

/* All the content boxes belong to the content class. */

#container{
	position: relative; 
	width: 840px; 
	height:535px; 
	margin-left:auto; 
	margin-right:auto;
	text-align:left;
}


#top{
	width: 840px; 
	height:28px; 
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#FFFFFF;
        margin:0px;
        padding:0px;
        /******* kleiner spalt recht von den flaggen *******/
	background-color:#F5FEFB;
}

#top p{
	font-family: sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	margin-top:0px;
	padding-top:5px;
}

#top_left{
	width:198px;
	height:28px;
	float:left;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:#FFFFFF;
        margin:0px;
        padding:0px;
        /* Linke obere Farbbox ohne Inhalt */
       /*** altes Grün 45838A ***/
        background-color:#4388A3; 
}

#top_left_content{
	padding-top:7px;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	text-align:center;
}

#top_right{
	width:640px;
	height:28px;
        margin:0px;
        padding:0px;
	float:left;
        /* rechte obere Frabbox mit naviinfo  */
        /*background-color:#B8D8CD;*/
        background-color:#8ABBD1;
}

#location{
        margin:0px;
        padding:0px;
	padding-top:7px;
	padding-left:10px;
	color:#000000;
	font-size:9px;
	font-weight:bold;
}

#location a{
	color:#000000;
}

#language {
	float:right;
        width: 100px;
        margin: 0px;
        padding:0px;
        padding-top:5px;
}

#bottom{
	width:840px;
	height:505px;
        /*Inhaltshintergrundfarbe #F5F7F7*/
	background-color:#FFFFFF;
        /*background-color:#99A3BE;*/
	clear:both;
}

#bottom_left{
	width:198px;
	height:505px;
	float:left;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:#FFFFFF;
         /*Menuhintergrundfarbe #978E83 */
        /*background-color:#B8D8CD;*/
        /*background-color:#334D66;*/
        background-color:#8ABBD1;
}

#menu {
        height:420px;
	padding:0px;
	margin:0px;
	border: 0px;
        overflow:auto;
}

#menu A {
        color: #000000;
}

/*  MENU, level 1, normal state (NO) */
#menu div.menu-level1-no {
	display: block;
	font-weight: bold;
	font-size: 11px;
        margin:0px;
        padding:0px;
	padding-top:1px;
	padding-left:5px;
}
/*  MENU, level 1, active state (ACT) */
#menu div.menu-level1-act {
	display: block;
	font-weight:bold;
	font-size: 11px;
        margin:0px;
        padding:0px;
	padding-top:1px;
	padding-left:5px;
}
#menu div.menu-level1-act A{
	color:#000000;
}

/*  MENU, level 2, normal state (NO) */
#menu div.menu-level2-no {
	font-size: 11px;
        margin:0px;
        padding:0px;
	padding-left:23px;
}
/*  MENU, level 2, active state (ACT) */
#menu div.menu-level2-act {
	font-size: 11px;
	font-weight:bold;
        margin:0px;
        padding:0px;
	padding-left:23px;
}
#menu div.menu-level2-act A{
	color:#000000;
}

/*  MENU, level 3, normal state (NO) */
#menu div.menu-level3-no {
	font-size: 11px;
        margin:0px;
        padding:0px;
	padding-left:28px;
}
/*  MENU, level 3, active state (ACT) */
#menu div.menu-level3-act {
	font-size: 11px;
	font-weight:bold;
        margin:0px;
        padding:0px;
	padding-left:28px;
}
#menu div.menu-level3-act A{
	color:#000000;
}

/*  MENU, level 4, normal state (NO) */
#menu div.menu-level4-no {
	font-size: 11px;
        margin:0px;
        padding:0px;
	padding-left:35px;
}
/*  MENU, level 4, active state (ACT) */
#menu div.menu-level4-act {
	font-size: 11px;
	font-weight:bold;
        margin:0px;
        padding:0px;
	padding-left:35px;
}
#menu div.menu-level4-act A{
	color:#000000;
}

/*  MENU, level 5, normal state (NO) */
#menu div.menu-level5-no {
	font-size: 11px;
        margin:0px;
        padding:0px;
	padding-left:40px;
}
/*  MENU, level 5, active state (ACT) */
#menu div.menu-level5-act {
	font-size: 11px;
	font-weight:bold;
        margin:0px;
        padding:0px;
	padding-left:40px;
}
#menu div.menu-level5-act A{
	color:#000000;
}

#bottom_left_down {
        text-align:center;
}

#link {
	margin-top:5px;
        height:20px;
	background-color:#F5f7f7;
        text-align: center;
}

#bottom_right{
	width:640px;
	height:505px;
	float:left;
}

#generators {
	height:22px;
	text-align:right;
        margin:0px;
        padding:0px;
        padding-left:10px;
	font-size:9px; 
	color:#666666;
}

#current_date {
        text-align:left;
        margin: 0px;
        padding:0px;
}

#search-box {
        float:right;
        width: 200px;
        margin: 0px;
        padding:0px;
        padding-right:10px;
}

#search-box form {
        margin: 0px;
        padding: 0px;
}

#search-box input {
        margin: 0px;
        padding: 0px;
}

#generators_bottom {
	height:22px;
	text-align:right;
        margin:0px;
        padding:0px;
        padding-top:5px;
        padding-left:10px;
	font-size:9px; 
	color:#666666;
}

#print_buttons {
        float:right;
        width: 200px;
        margin: 0px;
        padding:0px;
        padding-right:10px;
}

#last_updated {
        text-align:left;
        margin: 0px;
        padding:0px;
        padding-top: 5px;
}

#content {
	height:457px;
	padding-left:15px;
	padding-right:10px;
	overflow:auto;
}

#content h1{
        font-size:12px; 
        font-family:verdana, georgia, helvetica, arial, sans-serif; 
        color:#000000;
        margin-bottom:2px;
        margin-top:2px;
        padding:0px;
}

#content h1.institute{
        font-size:20px;
        font-family: arial, sans-serif;
}

#content h1.university{
        font-size:16px;
        font-family: arial, sans-serif;
        margin:0px;
        padding:0px;
}

#content h2{
        font-size:12px; 
        font-family:verdana, georgia, helvetica, arial, sans-serif; 
        color:#000000;
        margin-bottom:2px;
        margin-top:2px;
        padding:0px;
}

#content h3{
        font-size:12px; 
        font-family:verdana, georgia, helvetica, arial, sans-serif; 
        color:#000000;
        margin-bottom:2px;
        margin-top:2px;
        padding:0px;
}

#content p {
        font-size:11px;
        color:#000000;
        margin-top:0px;
        margin-bottom:0px;
}

#content p.institute{
        font-size:24px;
        font-family: arial, sans-serif;
        font-weight:bold;
        margin:0px;
        padding:0px;
        padding-top:3px;
        padding-bottom:7px;
}

#content p.university{
        font-size:16px;
        font-family: arial, sans-serif;
        font-weight:bold;
        margin:0px;
        padding:0px;
        padding-top:3px;
        padding-bottom:3px;
}

#content p.csc-caption {
        font-size:10px;
        font-weight:bold;
        color:#000000;
        margin-top:0px;
        margin-bottom:0px;
}

#content p.bodytext {
        line-height:1.4;
        color:#000000;
        margin-top:4px;
        margin-bottom:3px;
}

#content div {
        margin-top:12px;
        margin-bottom:7px;
}

#content ul,ol {
        margin-top:2px;
        margin-bottom:2px;
}

#content ol div {
        margin-top:0px;
        margin-bottom:0px;
}

#content li {
        font-size:11px; 
        font-family:verdana, georgia, helvetica, arial, sans-serif; 
        color:#000000;
        margin-top:2px;
        margin-bottom:2px;
}

table[class="csc-uploads csc-uploads-0"] p {
        padding-left:20px;
        margin-top:0px;
        margin-bottom:0px;
}

input {
	font-size:9px;
}

/* Styles for indexed search extension*/
.tx-indexedsearch .tx-indexedsearch-searchbox P { margin-top:0px; margin-bottom:0px; color: #333333; font-size: 11px; font-family: Verdana; }   
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:50px; }	
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-searchbox SELECT { font-size:10px; font-family:Verdana;}
.tx-indexedsearch .tx-indexedsearch-rules H2 { font-size:13px; font-family:Verdana;}
.tx-indexedsearch .tx-indexedsearch-rules P { font-size:10px; font-family:Verdana;}
.tx-indexedsearch .tx-indexedsearch-whatis P { font-size:13px; font-family:verdana;}	
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-size:13px; font-weight:bold; font-family:verdana; color:#CC0000;}	
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px;}	
.tx-indexedsearch .tx-indexedsearch-browsebox P { font-size:13px; font-family:verdana;}
.tx-indexedsearch .tx-indexedsearch-browsebox .tx-indexedsearch-sectionlinks { font-size:13px; font-family:verdana;}
.tx-indexedsearch .tx-indexedsearch-noresults P { text-align:center; font-weight:bold; }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#ddf0fa; color: #333333; font-size:11px; font-family:Verdana; width:50px  }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { color: #333333; font-size:12px; font-family:Verdana; width:50px  }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { color: #333333; font-size:11px; font-family:Verdana; width:50px }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { color: #333333; font-size:11px; font-family:Verdana }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#ffffff; color: #333333; font-size: 11px; font-family: Verdana}	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; color: #333333; font-size: 11px; font-family: Verdana; }	  
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead P { margin-top:0px; margin-bottom:0px; color: #333333; font-size: 11px; font-family: Verdana; } 
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { table-layout:relative }	
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle} 
.tx-indexedsearch-browsebox-SCell { margin-top:0px; margin-bottom:0px; color: #333333; font-size: 11px; font-family: Verdana; } 
.tx-indexedsearch-browsebox TD { margin-top:0px; margin-bottom:0px; color: #333333; font-size: 11px; font-family: Verdana; }


/* Styles for loginbox*/
.tx-newloginbox-pi1 {}
.tx-newloginbox-pi1 H3 {font-size:13px; font-family:Verdana;}
.tx-newloginbox-pi1 P { margin-top:0px; margin-bottom:0px; color: #333333; font-size: 11px; font-family: Verdana;}
.tx-newloginbox-pi1 TABLE {}
.tx-newloginbox-pi1 TABLE TR TD P {}
.tx-newloginbox-pi1 TABLE TR TD {}
.tx-newloginbox-pi1 TABLE TR {}
.tx-newloginbox-pi1 TABLE TR TD INPUT.tx-newloginbox-pi1-submit {}
.tx-newloginbox-pi1 TABLE TR TD INPUT {}
.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP {}
.tx-newloginbox-pi1 P.tx-newloginbox-pi1-forgotP A {}
.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back {}
.tx-newloginbox-pi1 P.tx-newloginbox-pi1-back A {}
.tx-newloginbox-pi1 P.tx-newloginbox-pi1-username {}


/* Styles for drop-down sitemap*/
.tx-dropdownsitemap-pi1 A { font-weight: bold; font-size:11px;}
.tx-dropdownsitemap-pi1 LI.open OL {display: block;}
.tx-dropdownsitemap-pi1 LI.closed OL {display: none;}
.tx-dropdownsitemap-pi1 LI.open UL {display: block;}
.tx-dropdownsitemap-pi1 LI.closed UL {display: none;}
.tx-dropdownsitemap-pi1 DIV {border: solid 1px #DFE2E3;	background: #FAFBFB;padding: 2px;margin-bottom: 5px;}
.tx-dropdownsitemap-pi1 DIV.level_2 {background: #FFFFFF;}
.tx-dropdownsitemap-pi1 DIV.level_2 A {	font-weight: normal;}
.tx-dropdownsitemap-pi1 DIV.level_3 {background: #FAFBFB;}
.tx-dropdownsitemap-pi1 DIV.level_4 {background: #FFFFFF;}
.tx-dropdownsitemap-pi1 DIV.level_5 {background: #FAFBFB;}
.tx-dropdownsitemap-pi1 DIV.expAll {text-align: center;	border: solid 1px #DFE2E3;background: #FAFBFB;}

/* Styles to resolv the problem with images position*/
div.imageorient-0 table.imgtext-table,
div.imageorient-8 table.imgtext-table {
  margin: 0 auto;
}

div.imageorient-1 table.imgtext-table {
  float: right;
  width: auto;
}

div.imageorient-1 p {
  clear: right;
}

div.imageorient-9 table.imgtext-table {
  float: right;
  width: auto;
}

div.imageorient-9 div.break {
  clear: right;
}


/* Styles for news extension*/
/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:0px;
	background-color:#F5F7F7;
}

.news-latest-container H2 {
	color:#000000;
	padding:3px;
	margin:3px;
	border:0px;
	background-color:#F5F7F7;
        font-size:13px;
	font-weight:bold;
	margin-top:2px;
}

.news-latest-gotoarchive {
        color:#000000;
	padding:3px;
	margin:3px;
	border:0px;
	background-color:#F5F7F7;
        font-size:11px;
	font-weight:bold;
	margin-top:2px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#000000;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:1px;
        border:0px;
	background-color:#F5F7F7;
}

.news-latest-item h3 {
        font-size:11px;
	font-weight:bold;
	margin-top:2px;
        margin-bottom:2px;
}

.news-latest-item p {
        font-size:11px;
	margin:0px;
}

.news-latest-item IMG {
	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
        margin-top:0px;
        margin-bottom:0px;

}

.news-latest-morelink {
	height:10px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {
	border:0px;
	background-color:#F5F7F7;
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:2px;
	border:0px;
	background-color:#F5F7F7;

	}
.news-search-form {
	padding:3px;
	margin-bottom:3px;
	border:0px;
}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 0px;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color:#000000;
	padding-left:2px;
}
.news-list-container H3 A {
	color:#fff;
}
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #3E551C;
	width: 180px;
	text-align: right;
	height: 10px;
	margin-top: -2px;
	font-size: 9px;
	font-weight: normal;
}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG {

	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

#content span.news-list-morelink {
	font-size:9px;
	border:0px;
        padding:0px;
        margin:0px;
	margin-left:3px;
}

#content div.news-list-category {
	font-size:9px;
	border:0px;
        padding:0px;
        margin:0px;
	margin-left:3px;
}

.news-list-browse {
	text-align: center;
}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:0px;
	padding:3px;
	background-color:#F5F7F7;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #F9FFE5;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
#content div.news-single-item {
	padding-left:5px;
	padding-right:5px;
	margin:0px;
	border:0px;
	background-color:#F5F7F7;

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #85A600;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}

#content div.news-single-img {
	margin:0px;
	float:right;
	margin-left:5px;
}

#content div.news-single-imgcaption {
	margin:0px;
	padding:3px;
	float:right;
}

#content div.news-single-category {
        text-align:left;
	padding:0px;
	margin:0px;
	font-size: 11px;
}

#content div.news-single-backlink, div.news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 2px;
	margin-top: 2px;
}
#content div.news-single-timedata {
        float: right;
	text-align:right;
	padding:0px;
	margin:2px;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
#content div.news-single-additional-info {
	background-color: #F9FFE5;
/*	clear: both;*/
	margin: 2px;
	border: 0px;
	padding:3px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	border: 0px;
	margin:0px;
	padding:0px;
	font-size: 11px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:10px;
	padding:3px;
}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#fff;
	padding:3px;
}
.news-amenu-item-year {
	font-weight: bold;
	border: 1px solid #666;
	padding: 2px;
	background-color: #ddf0fa;
	color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


#content div.news-catmenu  {
	padding:5px;
	margin:0px 0px 10px 10px;
	border:0px;
	background-color:#F5F7F7;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
#content div.news-catmenu div {
	font-size:10px;
	white-space: nowrap;
	margin: 0px;
}
#content div.news-catmenu div img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
#content div.news-catmenu img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
#content div.news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
#content div.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}

/* Styles for Frontend change password extension (fechangepassword)*/
.tx-fechangepassword-pi1 {font-size: 11px; font-family: Verdana; font-weight: bold;}
.tx-fechangepassword-pi1 p {font-size: 11px; font-family: Verdana; font-weight: normal;}


/* Styles for Download Repository extension (mit_download)*/
#content div.download-category-container {margin: 0px; padding: 0px;}
.download-category-title {font-size:14px; font-weight:600;}
#content div.download-item-container {margin: 0px; padding: 0px; margin-top:12px; margin-bottom:8px; font-size:11px;}
.download-file-icon {width:20px; float:left;}
.download-file-title {font-size:12px;}
.download-file-size {font-style:italic;}
.download-file-name {}
#content div.download-file-description {clear:both; margin: 0px; padding: 0px; padding-left:20px;}


/* Styles for NF-Download extension (nf_download)*/
#content div.nf-download-content {margin: 0px; padding: 0px;}
.download-category-title {font-size:14px; font-weight:600;}
#content div.nf-download-item {margin: 0px; padding: 0px; margin-top:12px; margin-bottom:8px; font-size:11px;}
.nf-download-headline {font-size:12px;}
.nf-download-image {width:20px; float:left;}
.nf-download-name {font-size:12px;}
.nf-download-filesize {font-style:italic;}
.nf-download-linktag {float:right;}
#content div.nf-download-description {clear:both; margin: 0px; padding: 0px; padding-left:20px;}
#content div.nf-download-installnotes {clear:both; margin: 0px; padding: 0px; padding-left:20px;}
