/* Container Styles for DotNetNuke */
#center
{
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #ffffff;
    padding: 5px;
    border: 1px solid #c0c0c0;
}
.caption
{
    background: url(title.gif) no-repeat;
    padding: 0 0 0 10px;
    height: 37px;
    margin-top: 0px;
    text-align: left;
}
.contentbox
{
    background-color: #ffffff;
    padding: 0px;
}
.title
{
    color: #ffffff;
    background-color: transparent;
    font-weight: bold;
    line-height: 24px;
}
