﻿
.contenthover { padding:20px 20px 10px 0px; }
.contenthover, .contenthover h3, contenthover a 
{ color:#fff; }

    .contenthover span.yellow
    {
        color:#FCCB31;
        font-weight:bold;
        margin:5px 0px 0px 20px;
        font-size:13px;
        display:block;
        line-height:16px;
        /*height:32px;*/
    }

.contenthover h3, .contenthover span.white {
    margin:0px 20px 0px 20px;
    line-height:16px;
    padding:0;
    height:48px;
    display:block;
    overflow:hidden;
    font-size:13px;
}

.contenthover a.mybutton { display:block; float:left; padding:5px 10px; background:#3c9632; color:#fff; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }
.contenthover a.mybutton:hover { background:#34742d }