/* Fix clearing */
* html .block {overflow: auto; zoom: 1;}
* html #container, * html .mod_article {zoom: 1;}
.custom {display: inline-block;}

/* IE fix: double float margin bug */
* html #left, * html #right {display: inline;}

/* IE fix: guillotine bug */
* html a, * html a:hover {background-color: transparent;}

/* IE fix: expanding box bug */
* html .inside {word-wrap: break-word; overflow: visible;}

/* IE fix: italics bug */
* html i, * html em {overflow: visible; display: inline-block;}

/* IE fix: correct background position */
body {margin-left: 1px;}

/* IE fix: fix input field focus */
*:first-child+html #main {position: static;}




#header {margin-left: 0px;}
#headerSubsite {margin: 0 0 0 -990px;}

#navStagDestinations {margin: 0 0 0 -201px;}

#navStagDestinations.subSite {margin: 0 0 0  -201px;}




#colCenter h1 {margin: 146px 0 0 15px; padding: 8px 40px 0 20px;}

#colCenter .headingTwoSubSite a.moreInformations {margin: 0px 0 0 76px;}

.front #main-content li {
width:420px;
float:left;
}
.front #main-content li a {
float:left;
width:400px;
}
.field-field-image .field-item{
border:1px solid red;
margin:0;
padding:0;
width:100px;
}
