﻿#mainContent h2
{
    margin: 18px 0 11px 0;
}
#mainContent p
{
    margin-bottom: 0;
}
#videos a.commercial
{
    background: #e2e1dd url(/Assets/Design/Images/Fiery/Products/vue_commercial_video.jpg) no-repeat;
}
#videos a.product
{
    background: #e2e1dd url(/Assets/Design/Images/Fiery/Products/vue_product_demonstration.jpg) no-repeat;
}
#videos a.overview
{
    background: #e2e1dd url(/Assets/Design/Images/Fiery/Products/vue_overview_video.jpg) no-repeat;
    margin-bottom: 12px;
}
