﻿/* div.rounded {
	margin:8px auto;margin
    clear:both;
    max-width:2400px;
}

div.rounded div.top {
    background:url(../../pics/img/tl.gif) no-repeat left bottom;
    padding:0px;
    width:100%;
}

div.rounded div.top div.right {
    background:url(../../pics/img/tr.gif) no-repeat right bottom;
    height:14px;
    margin-left:14px;
}

div.rounded div.middle {
    background:url(../../pics/img/l.gif) repeat-y left;
    clear:both;
    width:100%;
}

div.rounded div.middle div.right {
    background:url(../../pics/img/r.gif) repeat-y right;
    margin-left:14px;
}

div.rounded div.middle div.right div.content {
    background:url(../../pics/img/bg.gif) repeat top left;
    margin-right:14px;
}

div.rounded div.bottom {
    background:url(../../pics/img/bl.gif) no-repeat left top;
    clear:both;
    padding:0px;
    width:100%;
}

div.rounded div.bottom div.right {
    background:url(../../pics/img/br.gif) no-repeat right top;
    height:14px;
    margin-left:14px;
}
*/
