﻿
.link-top 
{ 
  margin: 0;  
}

.drop 
{ 
  width: 999px; 
}

/*.Indust .drop .drop-holder
{
  margin-left: -96px;
}*/

.second-last .drop .drop-holder
{
  margin-left: -98px;
}

.third-last .drop .drop-holder
{
    margin-left: -92px;
}

.Indust .thumbnails
{
  width: 189px;
}

.Indust .thumbnails img
{
  padding-left: 10px;
}

#nav li.first-child .tab-list img
{
    padding-left: 10px;
}

.link-top li:first-child a 
{
    padding: 2px 18px 4px;
}

.link-top a 
{
  padding: 2px 18px 4px;
}


.link-top li a.toparabic
{
    padding: 0 18px 6px;
}

.footer-holder li a
{
    text-transform: uppercase;
}

.company .text
{
	padding: 18px 16px 47px;
}
.company .more 
{
    bottom: 13px;
}
.navigation ul
{
	background: none;
	padding: 0;
}
.carousel 
{
    margin: 0 -2px 30px;
}
.twocolumns 
{
    padding: 17px 0 0;
}
/*.gmask a.play
{
	background: url(../images/arrow-small.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	left: 49px;
	top: 47px;
	height: 50px;
	width: 50px;
	z-index: 5;
}
*/
.feedback textarea 
{
    width: 415px !important;
}
.feedback input[type="submit"] 
{
    margin: 11px 0 0 454px;
}
.nowhite
{
	padding: 0;
}
.menu-content ul:first-child 
{
	width: 140px;
}
.menu-content ul
{
    width: 139px;
}
#content .topcontent
{
    padding-top:17px;
}
#content .bottomcontent
{
    padding-top:1px;
}
#content
{
	min-height:500px;
}
.contact-info .address{
	margin:0;
	line-height:18px;
	font-size:12px;
	font-style:normal;
	overflow:hidden;
	width:376px;
}

.contact-info .address tr td
{
    /*width: 50%; as per gijs*/
    padding-right:20px;
    vertical-align:top;
}

.contact-info .address tr td em 
{
    font-style: normal;
    font-weight: bold;     
}

.contact-info .address tr td em a
{
    color: #757575;
}
/*Press releases*/

#content ul.pressindex
{
    list-style: none outside none;
    margin: 0;
    padding: 0;
    color: #7B7B7B;
    font-size: 13px;
    line-height: 19px;
}

#content ul.pressindex li {
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px dashed #C0C0C0;
  list-style: none outside none;
  margin-bottom: 15px;
  overflow: hidden;
  padding: 0;
  vertical-align: top;
}

#content ul.pressindex li.last
{
    border-bottom:none;
}

#content ul.pressindex li p
{
    margin-bottom:10px;
}

#content .pressindex h3 {
  background: none repeat scroll 0 0 transparent;
  margin: 10px 0;
  padding: 0;
}

.pressindex img {
    float: left;
}
.pressindex .holder {
    overflow: hidden;
    padding-left: 30px;
    margin-bottom: 15px;
}
.pressindex .date {
    border-bottom: 1px dashed #C0C0C0;
    color: #525151;
    font: 11px/18px Arial,Helvetica,sans-serif;
    letter-spacing: 1px;
    padding: 0 0 1px;
    word-spacing: -2px;
}

.pressindex .more 
{
  padding: 10px 0 0;
}

#content .years 
{ 
  padding-top: 5px; 
}

a
{
    outline:none;
}

/*Time Line*/
#content #timeline
{
    width: 664px;
    height: 350px;
    overflow: hidden; /* margin: 100px auto; */
    position: relative;
    background: url('../images/dot.gif') repeat-x left 45px;
}
#content #timeline #dates
{
    width: 664px;
    height: 60px;
    overflow: hidden;
}
#content #timeline #dates li
{
    list-style: none;
    float: left;
    width: 100px;
    height: 50px;
    font-size: 24px;
    text-align: center;
    background: url('../images/biggerdot.png') no-repeat center bottom;
}
#content #timeline #dates a
{
    line-height: 38px;
    padding-bottom: 10px;
    text-decoration: none;
}
#content #timeline #dates .selected
{
    font-size: 38px;
}

#content #timeline #issues
{
    width: 664px;
    height: 350px;
    overflow: hidden;
}
#content #timeline #issues li
{
    width: 664px;
    height: 350px;
    list-style: none;
    float: left;
}
/*#issues li.selected img {
					-webkit-transform: scale(1.1,1.1);
					-moz-transform: scale(1.1,1.1);
				    -o-transform: scale(1.1,1.1);
				    -ms-transform: scale(1.1,1.1);
				    transform: scale(1.1,1.1);
				}*/
#content #timeline #issues li img
{
    float: left;
    margin: 10px 30px 10px 50px;
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); /* IE 6 & 7 */
    zoom: 1; /*-webkit-transition: all 2s ease-in-out; 					-moz-transition: all 2s ease-in-out; 					-o-transition: all 2s ease-in-out; 					-ms-transition: all 2s ease-in-out;  					transition: all 2s ease-in-out; 					-webkit-transform: scale(0.7,0.7); 					-moz-transform: scale(0.7,0.7); 				    -o-transform: scale(0.7,0.7); 				    -ms-transform: scale(0.7,0.7); 				    transform: scale(0.7,0.7);*/
}
#content #timeline #issues li h1
{
    color: #ffcc00;
    font-size: 48px;
    margin: 20px 0;
    text-shadow: #000 1px 1px 2px;
}
#content #timeline #issues li p
{
    font-size: 13px;
    margin-right: 70px;
    font-weight: normal;
    line-height: 20px; /*text-shadow: #000 1px 1px 2px; */
}
#content #timeline ul > li
{
    background: url('../images/biggerdot.png') no-repeat center bottom;
    padding: 0;
}

#content #timeline #grad_left, #grad_right
{
    width: 100px;
    height: 300px;
    position: absolute;
    bottom: 0;
}
#content #timeline #grad_left
{
    left: 0; /* background: url('../images/grad_left.png') repeat-y; */
}
#content #timeline #grad_right
{
    right: 0; /* background: url('../images/grad_right.png') repeat-y; */
}

#content #timeline #next, #timeline #prev
{
    position: absolute;
    top: 0;
    font-size: 70px;
    top: 170px;
    width: 22px;
    height: 38px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}
#content #timeline #next:hover, #prev:hover
{
    background-position: 0 -76px;
}
#content #timeline #next
{
    right: 0;
    background-image: url('../images/next.png');
}
#content #timeline #prev
{
    left: 0;
    background-image: url('../images/prev.png');
}
#content #timeline #next.disabled, #timeline #prev.disabled
{
    opacity: 0.2;
}

/*Time Line*/

.feedback 
{
  margin-left: -19px; 
}

#content .pressrelease {
  padding-top: 16px;
}

#content .blockmediacentre
{
    padding-top:0px;
    line-height: 19px;
    padding: 6px 0 59px;
}

#content .blockmediacentre .right {
  margin: -5px 0 0;
  padding: 0;
}

#content .blockmediacentre .right .contact-info {
  padding: 22px 0 0;
}

.contact-info address tr td {
  line-height: 14px;
  padding-right: 15px;
}

.table-events thead {
  background: none repeat scroll 0 0 #818285;
  color: #FFFFFF;
  min-height: 35px;
  overflow: hidden;
  padding: 0;
  text-transform: uppercase;
  width: 665px;
  text-align: left;
}

.table-events thead td
{
     padding: 15px 10px 16px;
     font-weight: bold;
}


.table-events table {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid #E6E6E6;
  border-image: none;
  border-left: 1px solid #E6E6E6;
  border-right: 1px solid #E6E6E6;
  border-top: medium none !important;
  padding: 9px 15px 0;
  width: 100%;
}


.table-events table td {
  padding: 15px 10px 16px;
  vertical-align: middle;
  text-align: left;
}

.popup-content h2 {
  background: url('../images/separator-02.png') repeat-x 0 100%;
  color: #525151; 
}
.desciption
{
    padding:0px 0px 25px 0px;
}

div.errorPanel 
{
  border: 1px dotted #CC3333;
  color: #CC3333;
  display: block;  
  margin-bottom: 20px;
  padding: 5px;
}

#content div.errorPanel ul
{
    padding-top:5px;
}

div.errorPanel li
{
   color: #CC3333;
}

.form-newsletter {
  padding: 7px 0 30px;  
}

.table-newsletter .pdf {
  padding: 4px 14px 4px 31px;
 
}


/*sitemap & layout*/

#content .site-section {
  display: block;
  float: left; 
  width: 188px;
  margin-right: 1px;
}

#content.fullcontent
{ 
  width: 952px;
}

#content.fullcontent .c1
{
    padding:0 0 0 5px;
}
#content.fullcontent h4
{
    background: none repeat scroll 0 0 #525151; 
    padding: 7px 10px 7px 21px;
     font-size: 13px;
}

#content.fullcontent h4 a
{
    color: #FFFFFF;     
}

div.column {
  margin-right: 0;
  width: auto;
}

div.column .item {
  padding: 1px;
  width: auto;
}

div.column .item a
{  
    background: none repeat scroll 0 0 #BCBCBC;     
    color: #FFFFFF;
    display: block;
    min-height: 14px;
    padding: 7px 10px 7px 21px;
    text-decoration: none;
}

div.column .item a:hover
{
    text-decoration:underline;    
}

div.column .childitem {
  font-size: 12px;
  padding: 0 1px;
  width: auto;
}

div.column .childitem a
{ 
    background: none repeat scroll 0 0 #BCBCBC;       
    display: block;
    min-height: 14px;
    padding: 7px 10px 7px 26px;
    text-decoration:none;
    color: #FFFFFF;
}

div.column .childitem a:hover
{
    text-decoration:underline;    
}

.sitemapheader
{
    display:block;
    float:left;
}

.sitemapmain
{
    display:block;
    float:left;
}
.detailphoto,.detailvideo
{
    margin-left:-12px;
}

.detailvideo .play {
  background: url('../images/arrow-small.png') no-repeat 0 0;
  height: 51px;
  left: 78px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 49px;
  width: 51px;
}

/*.backlink {
  background: url("/images/arrow.png") no-repeat scroll -324px -273px #818285;
  cursor: pointer;
  float: right;
  font-size: 11px;
  height: 23px;
  margin-right: 27px;
  margin-top: -51px;
  padding: 0 0 0 27px;
  text-decoration: underline;
  width: 0;
}*/

.backbuttonholder {
  display: block;
  height: 17px;
  width: 100%;
}

.backlink {
  background: #818285 url('../images/arrow-06.png') no-repeat 0 0;
  color: #FFFFFF;
  float: right;
  font-size: 8px;
  height: 25px;
  line-height: 26px;
  margin-top: -10px;
  min-width: 30px;
  padding: 0 0 0 29px;
  text-decoration: none;
  text-transform: uppercase;
}
.backlink:hover
{
    text-decoration:underline;
}


.contentvideo 
{
  position: relative;
}

.contentvideo a.iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.contentvideo a.iframe .play 
{
  display: block;
  position: absolute;
  background: url('../images/arrow-small.png') no-repeat 0 0;
  height: 51px;
  overflow: hidden;
  text-indent: -9999px;
  width: 51px;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
}

.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
  padding: 0 !important;
}

.at16nc.at16t_print {
  background: none repeat scroll 0 0 transparent;
}
#print .at16nc 
{ 
  height: 0; 
  width: 0;
}

.carousel ul li .play {
  background: url('../images/arrow-small.png') no-repeat 0 0;
  height: 51px;
  margin-left: 50px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 47px;
  width: 51px;
}

/*#content div.presspdf
{
    padding:10px;
}
*/
#content div.presspdf a {
  background: url('../images/icon-pdf.gif') no-repeat 0 2px !important;
  color: #757575;
  display: inline;
  padding: 6px 0 10px 29px;
  text-decoration: none;
}

#content .years .pdf a
{
  padding: 6px 0 10px 29px;
}

.view-all .heading a div.viewall {
  color: #FFFFFF;
  float: right;
  font-size: 11px;
  line-height: 14px;
  text-decoration:underline;
}

.view-all .heading strong
{
   text-decoration: none;
}

.view-all .heading a div.viewall:hover 
{
    text-decoration: none;
}

#content div.presspdf a:hover
{
    text-decoration:underline;
}

.report a.normal {
  background: none;
  bottom: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: relative; 
}

.contentvideo .corporate-video span.play
{
  background: url('../images/arrow.png') no-repeat -280px 0;
  height: 94px;
  left: 116px;
  overflow: hidden;
  position: absolute;
  text-indent: -9999px;
  top: 63px;
  width: 94px;
  margin: 0;
}

#content .c1 .dataiframe
{
    padding-left:-19px;
}

.latest-news h3
{
    color: #525151;   
}

.menu-content .date 
{
  width: 110px; 
}

.view-all .list div
{
    color: #525151;
}

#content #timeline #issues .noimage
{
    margin: 0 50px 13px;
}
.navigation .heading a.leftnavtitle
{
    padding:0;
}
.navigation .heading a.leftnavtitle:hover
{
    background:none;
}

#content .paging a.active {
  background: none repeat scroll 0 0 #818285;
}

.contact .holder
{
    padding:0px;
}

/*.location
{
    width:100%;
}*/

#content div.location {
  display: block;
  float: right;
  margin-top: 10px;
  padding: 10px;
  position: static;
  width: 460px;
}

.Careers label 
{
  width: 140px;
}

.select-dobday
{
    width:67px !important;
}
.select-dobmonth
{
    width:97px !important;
}
.select-dobyear
{
     width:81px !important;
}

.select-dobmonth.select-choise .center
{
     padding: 4px 1px 6px 2px;
}

.select-dobday.select-choise .center {
  padding: 4px 4px 6px 9px;
}

div.thankyouMsgPanel 
{
  border: 1px dotted #666666;
  margin-bottom: 20px;
  padding: 10px 5px 5px 10px;
}

.twocolumns .left .view-all.mediapressrelease
{
   margin: 10px 0 0 -17px;
}

#content .blockmediacentre 
{
  padding: 6px 0 40px;
}


.formSearchresult
{
    padding-left:19px;
}

.formSearchresult h5
{
    color: #525151;
    font: 13px/15px 'dinbold',Arial,Helvetica,sans-serif;
    margin: 0;
    text-transform: uppercase;
    padding:5px 0 5px 0;
   
}

.formSearchresult h5 a
{
  text-decoration:none;
}

.formSearchresult h5 a:hover
{
    text-decoration:underline;
}

#content .searchpaging a.prev, #content .searchpaging  a.next 
{
  background: url('../images/arrow.png') no-repeat 0 0;
  display: block;
  height: 23px;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  width: 22px;
}



#content .searchpaging a {
  background: none repeat scroll 0 0 #525151;
  color: #FFFFFF;
  float: left;
  font: bold 11px/22px Arial,Helvetica,sans-serif;
  height: 23px;
  padding: 0 8px;
  text-decoration: none;
  margin: 0 0 0 2px;
}

#content .searchpaging a.prev {
  background-position: -327px -272px;
}

#content .searchpaging a.prev {
  background-position: -327px -272px;
}

#content .searchpaging a.next {
  background-position: -351px -272px;
}

#content .formSearchresult .paging {
  float: right;  
}

#content .searchpaging span {
  background: none repeat scroll 0 0 transparent; 
}

#content .searchpaging span.active {
  background: none repeat scroll 0 0 #818285;
   margin: 0 0 0 2px;  
}

.search-form {
  line-height: 24px;
  list-style: none outside none;
  margin: 0 0 60px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 32px;
  width: 218px; 
}

.search
{
    background:none;
    border:none;
    width: 218px;
    margin: 0 0 62px auto;
}

fieldset {
  border: medium none;
  margin: 0;
  padding: 0;
}

.search .row {
  background-color: #FFFFFF;
  float: left;
  font-size: 12px;
  height: 27px;
  overflow: hidden;
  padding: 0 0 0 5px;
  width: 211px;
  border: 1px solid #C1C4C6;
}

.search input.input-txt {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #5C5C5C;
  float: left;
  font-size: 12px;
  height: 19px;
  margin: 0;
  outline: medium none;
  padding: 4px 0;
  width: 186px;
}

.search input.input-img {
  border-style: none;
	border-color: inherit;
	border-width: 0;
	background: url('../images/button_search-arrow.png') no-repeat 0 50%;
	cursor: pointer;
  	float: right;
  	height: 26px;
  	margin: 0;
  	padding: 0;
  	width: 24px;
}

.search-result-form {
  line-height: 24px;
  list-style: none outside none;
  margin: 0 0 36px;
  padding: 0;
}

.formSearchresult .search-result-form .row {
  height: 1%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 368px;
}

.search-result-form input.input-txt {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #5C5C5C;
  float: left;
  font-size: 12px;
  height: 18px;
  margin: 0;
  outline: medium none;
  padding: 4px 0;
  width: 186px;
}

.search-result-form span.text {
  background-color: #FFFFFF;
  border: 1px solid #C1C4C6;
  float: right;
  font-size: 12px;
  height: 26px;
  overflow: hidden;
  padding: 0 0 0 6px;
  width: 210px;
}

.search-result-form input.input-txt {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  color: #5C5C5C;
  float: left;
  font-size: 12px;
  height: 18px;
  margin: 0;
  outline: medium none;
  padding: 4px 0;
  width: 186px;
}

.search-result-form input.input-img {
  border-style: none;
	border-color: inherit;
	border-width: 0;
	background: url('../images/button_search-arrow.png') no-repeat 0 50%;
	cursor: pointer;
  	float: right;
  	height: 26px;
  	margin: 0;
  	padding: 0;
  	width: 24px;
}

#content .search-result-form h2 {
  display: inline;
  padding: 0;
}

.highlight {
  color: #5C5C5C;
  font-weight: bold;
}

.slider-logo .logotitle 
{
  color: #5C5C5C;
  font-weight: bold;
  text-align: center;
  width: 144px;
}

.slider-logo {
  padding: 40px 0 6px;  
}

.menu .slider-logo { 
  padding: 39px 0 0;
}

.menu-content .links 
{ 
  font-weight: bold;  
}

.rss {
  background: url('../images/ico-rss.gif') no-repeat 0 0;
  float: right;
  height: 16px;
  margin-top: -36px;
  overflow: hidden;
  padding-right: 3px;
  text-indent: -9999px;
  width: 52px;
}

.latest-news h2 a
{
    text-decoration:none;
}

.report h3 a,.report h3 a:hover
{
     text-decoration:none;
}

td span.telephone {
  padding-left: 25px;
}

table.contactus td 
{
    vertical-align: top;
}

#content a.presspdf {
  background: url('../images/icon-pdf.gif') no-repeat 0 2px !important;
  color: #757575;
  display: block;
  margin-top: 4px;
  padding: 4px 0 10px 29px;
  text-decoration: none;
}

#content .years .pdf li 
{
  padding: 12px 0;
}

#content .years .pdf a 
{  
  display: block;
  padding: 3px 0 0 29px;
}

.contentvideo .corporate-video{
height:206px\9
}

.corporate-video .view
{
   *float:none;
   *padding-top:10px;
   *padding-bottom:10px;
   *padding-left:12px;
}
.contentvideo a
{
    *text-decoration:none;
}

.promo-center 
{
	width: 1920px;
}

#content .Careers .feedback
{  
    margin: 11px 0 0 495px;
}
.medianewstitle
{
    padding-bottom:10px;
    display:block;
}

#content .pscarousel .gmask ul li {
  width: 296px;
}

#content .pscarousel .gmask ul a 
{
  height: 186px;
  width: 294px;
}

.pscarousel .gholder
{
   height: 250px;
}

.pscarousel ul li .play 
{
  background: url('../images/arrow-small.png') no-repeat 0 0; 
  margin-left: 115px;  
  top: 67px;  
}

.pscarousel .btn-prev, .pscarousel .btn-next
{
  top: 109px;
}

.pscarousel .VideoTitle
{
    padding-left:3px;
}

.pscarousel .tagline em, .video .tagline em {
  background: none repeat scroll 0 0 transparent;
  font-size: 11px;
  font-style: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.slideshow .gmask #slider .slide {
  float: left;
  height: 530px;
  width: 1600px;
}

.latest-news .holder h3
{
    text-transform: uppercase;
}

.latest-news .date 
{ 
  text-transform: uppercase; 
}

.table-newsletter table .col3
{
    width: 160px; 
}

.table-newsletter .thead .col3 
{
  padding: 11px 0 8px;
  width: 160px;
}

.table-newsletter .thead .col4 
{
  padding: 11px 10px 8px 0;
  width: 173px; 
}

.latest-news h3 {
  font: 16px/18px 'dinmedium',Arial,Helvetica,sans-serif;
  margin: 0;
}

#content .twocolumns .left ul {
  padding: 0 16px 16px 0;
}
#content .excpert {
  padding: 0 0 10px;
}

#content h2 {
  padding: 0 0 10px;
}

#content ul {
  padding: 0 0 15px 9px;
}

#content p {
  margin: 0 0 15px;
}

.contenttable {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #E6E6E6;
    border-image: none;
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
    border-top: medium none !important;   
    width: 100%;
    border-collapse: collapse;
    font-size: 13px;
    line-height: 15px;
  }

.contenttable thead {
  background: none repeat scroll 0 0 #818285;
  color: #FFFFFF;
  min-height: 35px;
  overflow: hidden;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  width: 665px;
}

.contenttable thead tr td {
  padding: 15px 10px 16px;
}

.contenttable tr td {
  padding: 15px 10px 16px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #CBCACA;
}

.contenttable tr:first-child td {
  border: medium none;
}

.topcontent img,.pressrelease img {
  border-style: none;
  padding-bottom: 15px;
  padding-left: 15px;
}

.right .video { 
  padding: 0 0 33px;
 }
 
 .right .banner {
  margin: 0 0 33px; 
}

/*Gijs Changes*/

.twocolumns .left .video {
  margin: 25px 0 31px -3px;
}

#content h3 {
  background:none;
  color: #525151;
  font: 15px/20px 'dinbold',Arial,Helvetica,sans-serif;
  margin: 0 -2px 5px;
  padding: 0 0 10px;
  text-transform: uppercase;
}

#content h2 
{
     background: url('../images/separator-02.png') repeat-x 0 100%;    
     margin-bottom: 10px;
     padding: 0 0 13px;
}

#content .heading h2,#content .search-result-form h2
{
    background: none;   
     margin: 0;
    padding: 0;
}

.topcontent .members img,.topcontent .photo-list img {  
  padding-bottom: 0;
  padding-left: 0;
}

.popup-content img {
    border-left: 24px solid #FFFFFF;
	border-bottom: 24px solid #FFFFFF;
    float: right;
}
/*Gijs Changes*/














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
