
.WNHTitleRedHead
{
    color:#c1151c;
    text-transform:uppercase;
    font-family:Arial Narrow;
    font-size:8pt;
    
    padding-left:12px;
}
.WNHContainerTopLeft{background: url(images/container_white.png) no-repeat 0% 0%; padding-left:10px;}
.WNHContainerTopCenter
{
    background: url(images/container_white.png) no-repeat 50% 0%;
    padding:0px 0 0 0;
    }
.WNHContainerTopRight{background: url(images/container_white.png) no-repeat 100% 0%;}

.WNHContainerMiddleLeft
{
    padding: 0px;
    background: url(images/strip_white.png) repeat-y 0% 50%;
   
    
    }
.WNHContainerMiddleCenter
{
    background: url(images/strip_white.png) repeat-x bottom center;
    padding-left:5px;
    padding-right:5px;
    height:auto;
    }

.WNHContainerMiddleRight
{
    background: url(images/strip_white.png) repeat-y 100% 50%;
    padding-right:7px;
    
    }
    
.WNHContainerBottomLeft
{
    padding:0px 0 10px 0px;
    background: url(images/container_white.png) no-repeat 0% 100%;
    }
.WNHContainerBottomCenter
{
    background: url(images/container_white.png) no-repeat 50% 100%;
    padding: 0px 0 0px 0;
     height:0px;
 }

.WNHContainerBottomRight
{
    background: url(images/container_white.png) no-repeat 100% 100%;
    padding:0 0 0px 0px;
    }