body#Meta1 div#Container {
  background: #fef8e3;
}

body#Meta1 div#brand {
  background: transparent url(../img/xshared/brand4.gif) no-repeat scroll 0 0;
}

body#Meta1 div#NavigationService a {
  color: #ffffff;
}

body#Meta1 div#apo {
  background-color: #ebbc24;
}

body#Meta1 div#links a{
  color: #ebbc24;
}

#NavigationMainRelaunch {
  display:block;
  float: left;
  margin:0;
  overflow:hidden;
  padding:0;
  width:170px;
}

#NavigationMainRelaunch ul {
  margin: 0;
  padding: 0;
}

#NavigationMainRelaunch ul li {
  background: url(../img/xshared/menue_arrow_yellow.gif) no-repeat 3px center !important;
  padding: 5px 0 5px 13px;
  display: block;
  width: 157px;
  border-bottom: 1px solid #ebbc24;
}

#NavigationMainRelaunch ul li a {
  color: #000000;
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

#NavigationMainRelaunch ul li a:hover,
#NavigationMainRelaunch ul li a.active
{
  color: #ebbc24;
}

#content .imageFloatedLeft {
  float:left;
  margin:0 15px 0 0;
}

#content {
  overflow: hidden;
}

#content .rightMargin {
  margin: 0 0 25px
}

#content .centered {
  text-align: center;
}

.contentList {
  margin: 0; 
  padding: 0;
}

#content a{
  color: #00A54F;
  text-decoration: none;
}

#content h3{
  color: #000000 !important;
}

.small {
  font-size: 12px;
}

.bulletsCentered {
  margin: 20px 0 0 140px;
}

.bulletsCentered .bold{
  margin: 0;
  font-weight: bold;
}

.bulletsCentered .boldGreen {
  color: #00A54F;
  margin: 0;
  font-weight: bold;
}

.bulletsCentered .boldOrange {
  color: #EF7538;
  margin: 0;
  font-weight: bold;
}

.ov {
  margin-top: 20px;
}

.clear {
  float: none;
  clear: both;
}


.content-float-list{
  list-style: none;
  width: 200px;  
}

.content-float-list li {
  margin-left: 10px;
}