﻿.titleArea{
    margin-bottom:20px;
}

/* Title Box
-------------------------------------------------------------*/
.titleBox
{
    width: 313px;
    height: 260px;
    background-color: #BEC0C2;
    vertical-align: bottom;
    padding-left: 5px;
    padding-right: 5px;
}

.titleTable
{
    margin-top: 20px;
    margin-bottom: 20px;
    height: 200px;
}
.titleBox 
{
    
    width: 50%;
    vertical-align: top;
    text-align: right;
    
}

.title
{
    width: 100%;
    vertical-align: top;
    text-align: left;
    color:White;
    font-size:30px;
    margin-bottom: 5px;
}



.subtitle
{
    vertical-align: bottom;
    text-align: right;
    width: 100%;
    font-size:20px;
    color:White;
}


.media
{
    background-color: #E7E7E8;
    width:643px;
    height:260px;
    margin-left:2px;
}

