/* CSS Document for Lyrica site - rules for videos etc. Should be included where needed */
.vid-right {
    float:right;
}

.vid-central {
    display:block;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}