.thumbnails {
    background-color : #ffffff;
    border-bottom-color : #ffffff;
    border-bottom-style : solid;
    border-bottom-width : 10px;
    border-left-color : #ffffff;
    border-left-style : solid;
    border-left-width : 10px;
    border-right-color : #ffffff;
    border-right-style : solid;
    border-right-width : 10px;
    border-top-color : #ffffff;
    border-top-style : solid;
    border-top-width : 10px;
border:#FFF 2px solid;
  }


.error {
    background-color:#999;
    width:100%;
    font-size:1.0em;
    font-weight:bold;
    padding:30px 0 30px 20px;
  }


.link {
    text-decoration:none;
    color:#666;
  }



.mod_helloworld_emphasise_f {
  font-weight: bold;
  color: brown;
}

.mod_helloworld_warning_f {
  font-weight: bold;
  color: red;
}

