﻿.fullview
{
    display: none;
}

.toggle
{
    cursor: pointer;
    background-color: #888;
    color: #fff;
    padding: 0px 4px 0px 4px;
    white-space: nowrap;
}