﻿

.licensePanel
{
    width:220px;
    padding:5px 15px 15px 15px;
}

.blurb
{
    width:830px;
    height:150px;
    vertical-align:middle;
    text-align:center;
    margin:0px;
    background: transparent url(Images/LicenseBlurb.jpg) no-repeat scroll left top;
}

.licensePanelBlue 
{
    background: transparent url(Images/licensingBackgroundBlue.png) no-repeat scroll left top;
    height:400px;
}

.licensePanelGreen
{
    background: transparent url(Images/licensingBackgroundGreen.png) no-repeat scroll left top;
    height:400px;
}

