/*
    Document   : styleIntroMathematicalModelling
    Created on : 07-Feb-2013, 00:07:52
    Author     : D.Reschner
    Description: Style file for introMathematicalModelling.php.
        Purpose of the stylesheet follows.
*/

img#stimEmission {
    float: right;
    border: none;
    border-color: white;
    border-width: 2px;
    margin-left: 20px;
    margin-bottom: 10px;
}

img#stimEmission:hover {
    background-image: url("graphics/previewModellingStimEmAnim.gif");
    background-repeat: no-repeat;
}

span.green{
  color: #66ff66;
}
