/********************************************************************************/
/* CSS for the country specific splash screens on www.ms-gateway.com
/********************************************************************************/
@charset "utf-8";



/********************************************************************************/
/* =Content
/********************************************************************************/
#content p.logo.berlipharm img {
    width: 13.925em;
    height: 4.195em;
}

#content div.bricks {
    width: 62em;
    margin-left: 0.8em;
    float: left;
}
#content div.bricks div.brick {
    float: left;
    width: 19em;
}
#content div.bricks div.brick.center {
    margin: 0 2em;
}
#content div.bricks div.brick p {
    padding: 0.6em 0 1.2em;
    line-height: 160%;
    color: #0090DF;
}
#content div.bricks div.brick a.go {
    font-weight: bold;
}

#content div.bricks div.brick div {
    border: 0.089em dotted #0090DF;
    border-right: 0;
    border-left: 0;
    padding: 0.2em 0;
}
#content div.bricks div.brick div h2 {
    min-height: 3.1em;
    padding: 0.5em;
    background-color: #CCEBEF;
    background-repeat: no-repeat;
    background-position: 0.5em center;
    color: #0090DF;
    font-weight: bold;
}
#content div.bricks div.brick div h2.no-flag {
    min-height: 2.3em;
    padding-top: 1.3em;
}
#content div.bricks div.brick div h2 img {
    width: 5.021em;
    height: 3.036em;
    margin-right: 0.2em;
    vertical-align: middle;
}
#content div.bricks div.brick a.go {
    margin-left: 0.2em;
    border: 0.089em solid #0090DF;
    padding: 0.3em 0.4em;
    background: #FFF;
    text-decoration: none;
}

#content div.description {
    width: 20%;
    float: right;
}
#content div.description p {
    width: 100%;
    padding: 0 0 0.8em 0;
    line-height: 160%;
    color: #0090DF;
}
#content div.description p.logo {
    margin: 0;
    border-top: 0.089em dotted #0090DF;
    padding: 2em 0;
}