+
+
+
+
-
-
\ No newline at end of file
+
+.common_box {
+ background-color: white;
+
+ border-right-width: 1px;
+ border-right-style: solid;
+ border-right-color: antiquewhite;
+}
+.plus_button {
+ border-top: 1px solid antiquewhite;
+ border-bottom: 1px solid antiquewhite;
+ border-left: 0px solid antiquewhite;
+ border-right: 0px solid antiquewhite;
+ border-radius: 0px;
+}
+