#current_lives, #featured_videos, #recent_videos {
    margin-left: 30px;
}

.section {
    margin-left: 20px;	
}

.section h2 {
    margin-bottom: 5px;
    margin-top: 14px;
    background: url('/images/orange_circle.png') no-repeat 0 2px;
    height: 23px;
    padding-left: 23px;
    font-size: 18px;
}

.carousel {
    min-width: 520px;
}

#no_lives {
    margin-left: 20px;
}

.live_notready {
    opacity: 0.3;
}
