#free-spins-widget {
    width: 100%;
    margin: 0 0 15px;
    text-align: left;
}

#free-spins-widget p.title {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 18px;
    color: #000;
    font-weight: bold;
}

#free-spins-widget ul {
    border: 1px solid #ccc;
    padding: 2px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin-bottom: 10px;
    text-align: center;
    background: #f5f5f5;
}

#free-spins-widget ul li {
    width: 100%;
    background: #d5dae6;
    height: 45px;
    margin-bottom: 5px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

#free-spins-widget ul li:last-child {
    text-align: center;
    background: transparent;
}

#free-spins-widget ul li:last-child:hover {
    background: #e1e1e1;
}

#free-spins-widget ul li:last-child a {
    font-weight: bold;
    color: #0e59bf;
    display: inline;
    float: none;
    line-height: 45px;
}

#free-spins-widget ul li a {
    display: block;
    float: left;
}

#free-spins-widget ul li:hover {
    background: #f5f5f5;
}

#free-spins-widget ul li:last-child {
    margin-bottom: 2px;
}

#free-spins-widget ul li a.logo {
    width: 30%;
    height: 45px;
    text-align: center;
    border: 1px solid #ccc;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    line-height: 45px;
}

#free-spins-widget ul li a.offer {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 46%;
    text-align: center;
    text-transform: uppercase;
    height: 45px;
    color: #333333;
}

#free-spins-widget ul li a.offer:hover {
    color: #333333;
}

#free-spins-widget ul li a.offer span {
    font-weight: bold;
    font-size: 14px;
    display: block;
}

#free-spins-widget ul li a.offer span:first-child {
    color: #0e59bf;
    padding-top: 5px;
    font-size: 16px;
}

#free-spins-widget ul li:hover a.go, #free-spins-widget ul li a.go:hover {

    background: #2bad1a; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzJiYWQxYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTk0MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #2bad1a 1%, #119400 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #2bad1a), color-stop(100%, #119400)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2bad1a 1%, #119400 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2bad1a 1%, #119400 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2bad1a 1%, #119400 100%); /* IE10+ */
    background: linear-gradient(to bottom, #2bad1a 1%, #119400 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2bad1a', endColorstr='#119400', GradientType=0); /* IE6-8 */
    border-top: 1px solid #2bad1a;
    border-bottom: 1px solid #119400;
    border-right: 1px solid #119400;
    text-align: center;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    line-height: 45px;
}

#free-spins-widget ul li:hover a.go span, #free-spins-widget ul li a.go:hover span {
    background: url("../img/green-button-arrow-less.png") no-repeat center;
    padding: 6px 13px;
}

#free-spins-widget ul li a.go, #free-spins-widget ul li a.go {
    width: 22.4%;
    background: #266ac5; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzI2NmFjNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDUwYWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #266ac5 1%, #0d50ac 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #266ac5), color-stop(100%, #0d50ac)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #266ac5 1%, #0d50ac 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #266ac5 1%, #0d50ac 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #266ac5 1%, #0d50ac 100%); /* IE10+ */
    background: linear-gradient(to bottom, #266ac5 1%, #0d50ac 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#266ac5', endColorstr='#0d50ac', GradientType=0); /* IE6-8 */
    border-top: 1px solid #3271c6;
    border-bottom: 1px solid #0d50ac;
    border-right: 1px solid #119400;
    text-align: center;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    line-height: 45px;
}

#free-spins-widget ul li a.go span {
    background: url("../img/blue-arrow-less.png") no-repeat center;
    padding: 6px 13px;

}

#free-spins-widget ul li a.logo img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}