/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster
{
    width: 100%;
    background-color: white;
}
.Bijeli
{
    background-color: white;
    height: 20px;
    padding-left: 0px;
    border-bottom: #AE764E 1px dotted;
}
.Content
{
    background-color: white;
    padding: 5px 5px 5px 5px;
}




