﻿
.center-vertically
{
    margin-top:auto;
    margin-bottom:auto;
}


.text-transform-none
{
    text-transform:none;
}

.outline
{
    border:1px solid #333333;
}


.img-thumbnail
{
    width:300px;
    height:227px;
}