/* 
================================
 Container Styles for DotNetNuke
================================
*/
#leftcontent
{
    background-image: #c0c0c0 url(images/containerpeel.jpg);
    background-repeat: no-repeat;
}
.contentpane
{
padding-left:5px;
padding-right:5px;
}
