﻿body{
background: url(../images-a/dotz_grey.jpg);
color:
}


div.rounded {
    clear:both;
    width:970px;
	margin:5px auto;
	margin-left:-15px;
}

div.rounded div.top2 {
    background:url(../images-a/tl.png) no-repeat bottom left;
    padding:0px;
    width:100%;
}

div.rounded div.top2 div.right {
    background:url(../images-a/tr.png) no-repeat bottom right;
    height:6px;
    margin-left:12px;
}

div.rounded div.middle {
    background:url(../images-a/l.png) repeat-y left;
    clear:both;
    width:100%;
}

div.rounded div.middle div.right {
    background:url(../images-a/r.png) repeat-y right;
    margin-left:5px;
}

div.rounded div.middle div.right div.content {
    background:url(../images-a/bg.png) repeat top left;
}


div.rounded div.bottom {
    background:url(../images-a/bl.png) no-repeat top left;
    clear:both;
    padding:0px;
    width:100%;
}

div.rounded div.bottom div.right {
    background:url(../images-a/br.png) no-repeat top right;
    height:12px;
    margin-left:12px;
}





//////////////////////////
div.rounded {
    clear:both;
    width:970px;
    margin:5px auto;
	margin-left:-15px;

}

div.rounded div.top2-g {
    background:url(../images-g/tl.png) no-repeat bottom left;
    padding:0px;
    width:100%;
}

div.rounded div.top2-g div.right-g {
    background:url(../images-g/tr.png) no-repeat bottom right;
    height:6px;
    margin-left:12px;
}

div.rounded div.middle-g {
    background:url(../images-g/l.png) repeat-y left;
    clear:both;
    width:100%;
	height:100%;
}

div.rounded div.middle-g div.right-g {
    background:url(../images-g/r.png) repeat-y right;
    margin-left:5px;
	height:750px;
}

div.rounded div.middle-g div.right-g div.content-g {
    background:url(../images-g/bg.png) repeat top left;
	height:100%;
}

div.rounded div.bottom-g {
    background:url(../images-g/bl.png) no-repeat top left;
    clear:both;
    padding:0px;
    width:750px;
}

div.rounded div.bottom-g div.right-g {
    background:url(../images-g/br.png) no-repeat top right;
    height:12px;
    margin-left:12px;
	width:958px;
}









