#green_channel {
    background: none repeat scroll 0 0 #DDDDDD;
    border-radius: 7px 7px 7px 7px;
    bottom: 10px;
    display: block;
    opacity: 0.85;
    position: fixed;
    right: 10px;
    width: 400px;
}