﻿div.rounded {
    clear:both;
    max-width:2400px;
}

div.rounded div.top-outer {
	padding:0px;
	width:100%;
	background-image: url(../img/grid_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.rounded div.top-outer div.top-inner {
	margin-left:7px;
	background-image: url(../img/grid_r1_c7.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
}

div.rounded div.top-outer div.top-inner div.top {
	height:30px;
	margin-right:7px;
	font-size:0.01em;
	background-repeat: repeat;
	background-image: url(../img/grid_r1_c3.gif);
}

div.rounded div.mid-outer {
	clear:both;
	width:100%;
	background-image: url(../img/grid_r4_c1.gif);
	background-repeat: repeat-y;
	background-position: left;
}

div.rounded div.mid-outer div.mid-inner {
	margin-left:7px;
	background-image: url(../img/grid_r5_c7.gif);
	background-repeat: repeat-y;
	background-position: right;
}

div.rounded div.mid-outer div.mid-inner div.mid {
	background-color:#ffffff;
	margin-right:7px;
}

div.rounded div.bottom-outer {
	clear:both;
	padding:0px;
	width:100%;
	background-image: url(../img/grid_r7_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.rounded div.bottom-outer div.bottom-inner {
	margin-left:7px;
	background-image: url(../img/grid_r7_c7.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
}

div.rounded div.bottom-outer div.bottom-inner div.bottom {
	height:7px;
	margin-right:7px;
	font-size:0.01em;
	background-image: url(../img/grid_r7_c4.gif);
	background-repeat: repeat;
}
div.roundedsmall {
    clear:both;
    max-width:2400px;
}

div.roundedsmall div.top-outer {
	padding:0px;
	width:100%;
	background-image: url(../img/grid1_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.roundedsmall div.top-outer div.top-inner {
	margin-left:7px;
	background-image: url(../img/grid1_r1_c7.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 7px;
}

div.roundedsmall div.top-outer div.top-inner div.top {
	height:7px;
	margin-right:7px;
	font-size:0.01em;
	background-repeat: repeat;
	background-image: url(../img/grid1_r1_c3.gif);
}

div.roundedsmall div.mid-outer {
	clear:both;
	width:100%;
	background-image: url(../img/grid1_r4_c1.gif);
	background-repeat: repeat-y;
	background-position: left;
}

div.roundedsmall div.mid-outer div.mid-inner {
	margin-left:7px;
	background-image: url(../img/grid1_r5_c7.gif);
	background-repeat: repeat-y;
	background-position: right;
}

div.roundedsmall div.mid-outer div.mid-inner div.mid {
	background-color:#ffffff;
	margin-right:7px;
}

div.roundedsmall div.bottom-outer {
	clear:both;
	padding:0px;
	width:100%;
	background-image: url(../img/grid1_r7_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.roundedsmall div.bottom-outer div.bottom-inner {
	margin-left:7px;
	background-image: url(../img/grid1_r7_c7.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
}

div.roundedsmall div.bottom-outer div.bottom-inner div.bottom {
	height:7px;
	margin-right:7px;
	font-size:0.01em;
	background-image: url(../img/grid1_r7_c4.gif);
	background-repeat: repeat;
}
