.containerlarge
{
	 width:800px;
    height:400px;
}

.containersmall
{
	 width:200px;
    height:400px;
}

.container0
{
    background-image: url(images/0/center.png);
    background-repeat: repeat;
}    

.container0left
{ 
    width:20px;
    background-image: url(images/0/Left.png);
    background-repeat: repeat-y; 
    background-position: right;
    border: 0px;
}
.container0right
{
    background-image: url(images/0/Right.png);
    background-repeat: repeat-y; 
    background-position: left;
    border: 0px;
}
.container0top
{   
    height: 7px;
    background-image: url(images/0/Top.png);
    background-repeat: repeat-x; 
    background-position: top;
    vertical-align: bottom;    
    border: 0px; 
}
.container0bottom
{
    height: 7px;
    background-image: url(images/0/Bottom.png);
    background-repeat: repeat-x; 
    background-position: bottom;
    vertical-align: top;
    border: 0px;    
}
.container0topleft
{
    width:20px; 
    height:20px;
    background-image: url(images/0/TopLeft.png);
    background-repeat: no-repeat; 
    background-position: top right;
}
.container0topright
{
    width:20px;
    height:20px; 
    background-image: url(images/0/TopRight.png);
    background-repeat: no-repeat; 
    background-position: top left;
}
.container0bottomleft
{
    width:20px; 
    height:20px;
    background-image: url(images/0/BottomLeft.png);
    background-repeat: no-repeat; 
    background-position: bottom right;
}
.container0bottomright
{
    width:20px;
    height:20px;
    background-image: url(images/0/BottomRight.png);
    background-repeat: no-repeat; 
    background-position: bottom left;
}

.container70
{
    background-image: url(images/70/center.png);
    background-repeat: repeat;
}    

.container70left
{ 
    width:20px;
    background-image: url(images/70/Left.png);
    background-repeat: repeat-y; 
    background-position: right;
    border: 0px;
}
.container70right
{
    background-image: url(images/70/Right.png);
    background-repeat: repeat-y; 
    background-position: left;
    border: 0px;
}
.container70top
{   
    height: 7px;
    background-image: url(images/70/Top.png);
    background-repeat: repeat-x; 
    background-position: top;
    vertical-align: bottom;    
    border: 0px; 
}
.container70bottom
{
    height: 7px;
    background-image: url(images/70/Bottom.png);
    background-repeat: repeat-x; 
    background-position: bottom;
    vertical-align: top;
    border: 0px;    
}
.container70topleft
{
    width:20px; 
    height:20px;
    background-image: url(images/70/TopLeft.png);
    background-repeat: no-repeat; 
    background-position: top right;
}
.container70topright
{
    width:20px;
    height:20px; 
    background-image: url(images/70/TopRight.png);
    background-repeat: no-repeat; 
    background-position: top left;
}
.container70bottomleft
{
    width:20px; 
    height:20px;
    background-image: url(images/70/BottomLeft.png);
    background-repeat: no-repeat; 
    background-position: bottom right;
}
.container70bottomright
{
    width:20px;
    height:20px;
    background-image: url(images/70/BottomRight.png);
    background-repeat: no-repeat; 
    background-position: bottom left;
}