#hd .headline-show {
    position:absolute;
    top:180px;
    left:0;
}

#hd .headline-show h1 {
    color:#B61527;
    font-size:200%;
    font-family:Georgia;
    font-style:italic;
    text-shadow:black 1px 1px 3px;
}

#hd .headline-show .moduleactions {
    position:absolute;
    top:-10px;
    left:-20px;
}

