1
2.mblRoundCorner {
3	background-color: white;
4	height: 1px;
5	font-size: 1px;
6	overflow: hidden;
7	border-style: solid;
8	border-color: #ADAAAD;
9	border-width: 0px 1px;
10}
11.mblRoundRectContainer {
12	margin: 0px;
13	padding: 0px;
14	background-color: white;
15	border-style: solid;
16	border-color: #ADAAAD;
17	border-width: 0px 1px;
18}
19.mblRoundRect .mblRoundRectContainer {
20	padding: 3px 8px;
21}
22.mblRoundCorner0T {
23	height: 0px;
24}
25.mblRoundCorner1T {
26	background-color: #ADAAAD;
27	margin: 0px 5px;
28}
29.mblRoundCorner2T {
30	margin: 0px 2px;
31	border-width: 0px 3px;
32}
33.mblRoundCorner3T {
34	margin: 0px 1px;
35	border-width: 0px 2px;
36}
37.mblRoundCorner4T {
38	margin: 0px 1px;
39}
40.mblRoundCorner5T {
41	margin: 0px 1px;
42}
43.mblRoundCorner0B {
44	height: 0px;
45}
46.mblRoundCorner1B {
47	margin: 0px 1px;
48}
49.mblRoundCorner2B {
50	margin: 0px 1px;
51}
52.mblRoundCorner3B {
53	margin: 0px 1px;
54	border-width: 0px 2px;
55}
56.mblRoundCorner4B {
57	margin: 0px 2px;
58	border-width: 0px 3px;
59}
60.mblRoundCorner5B {
61	background-color: #ADAAAD;
62	margin: 0px 5px;
63}
64