/*@charset "utf-8";*/
/* CSS Document */

.modernbricksmenu2{
padding: 0;
width: 200px;
border-top: 0px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 2px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
/*display: inline;*/
margin: 0 0px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
/*float: left;*/
width: 200px;
display: block;
font: bold 12px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; 
/* padding: 15px 0px 15px 0px; */

border-top: 0px solid white;
}



.indication {
padding: 0;
/* width: 450px; */ 
border-top: 0px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.indication ul{
/*  float: left; */
  width: 200px; /* width is changed */
  margin: 0;
  padding: 0;
  list-style: none;
}

.indication li{
/*  float: left; */
  width: 200px;
  margin: 0;
  background-image: url(smileybullet.gif);
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding: 0 0 0 1.5em; /* left padding moves the text away from the bullet */
}

.indication a{
  width: 200px;
  padding: 0 0 0 15;
  margin: 0 0 0 0;
  color: #294F6E;
  position: relative; /* for IE-Win */
  font: bold 11px Trebuchet Ms;
  text-transform: none; 
}

.indication a:hover{
 background-color: #cfe8f8;  /*Brown color theme*/ 
/*background-image: url(../images/buttonDownloadForm2.png);*/
color: #2e6486;
}

.indication a.selected{ /*currently selected tab*/
background-color: #2a6c96; /*Brown color theme*/ 
/*background-image: url(../images/selectorLin_3.png);*/
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

.indication h5{
  width: 200px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  color: #294F6E;
  position: relative; /* for IE-Win */
  font: bold 12px Trebuchet Ms;
  text-transform: none; 
  height: inherit;
}

.abstractsStudies{
  font: 0.9em Arial; 
  color: #2f3e4d; 
  margin: 0px 0 15px 20px; 
  text-indent: 0px; 
  width: 620px;  
/*  list-style-type: decimal */
}
