 @CHARSET "UTF-8";

ul.industriesList {
    
}

ul.industriesList li {
    margin-bottom: 15px;
    margin-left: 30px;
    list-style: disc;
}

ul.industriesList li span.bulletpoint {
    font-size: 12px;
    font-weight: bold;
}

ul.industriesList li div.bulletpointDesc {
    font-size: 12px;
    margin: 5px 0 0 13px;
}

#industries-subcontent {
    background: transparent
        url('http://cdn.tokbox.com/assets/images/homepage/background-images/bg_grey_gradient.jpg')
        no-repeat top;
    font-family: 'Lucida Grande', 'TheSansRegular', 'TbSansRegular', Arial, sans-serif;
    margin: 0;
    padding: 0 0 20px 0;
    overflow: auto;
}

#industries-subcontent h4.subheader {
    margin-top: 25px;
}

#industries-subcontent h4.subheader:first-child {
    margin: 0;
}

#industries-subcontent #industries-left {
    float: left;
    font-family: inherit;
    overflow: auto;
    padding: 50px 30px 0 50px;
    width: 490px;
}

#industries-subcontent #industries-left h5 {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 15px;
}

#industries-subcontent #industries-left p {
    font-family: inherit;
    font-size: 14px;
    padding: 10px 0 0 0;
}

#industries-right {
    overflow: auto;
    padding: 50px 30px 0 50px;
}

.movie {
    padding: 20px 0 20px 0;
}

.author {
    margin-top: 10px;
}

.author a {
    color: #0099cc;
}
