#rectangle{width:50px;height:50px;background-color:#2472b9;left:0px;position:relative}.container{width:602px;height:52px;border:1px solid #444;margin:20px auto 20px auto}.butdiv{width:480px;height:50px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.but1{width:150px;height:30px;font-family:"RotisSemiSans","Verdana",sans-serif;font-weight:bold;font-size:16px;color:#aad6f8;text-decoration:none;padding:0;margin:0 15px 0 15px;cursor:pointer;border:1px solid #444;border-radius:5px;background-image:-webkit-gradient(linear, left top, left bottom, from(#39393d), to(#23232a));background-image:linear-gradient(to bottom, #39393d, #23232a);background-repeat:repeat-x;-webkit-transition:all .25s ease;transition:all .25s ease;outline:none}.but1:hover{color:#fd8f00}.brightmode .container{border:1px solid #ccc}.brightmode .but1{color:#2472b9;border:1px solid #ccc;background-image:-webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#aeaeb5));background-image:linear-gradient(to bottom, #e7e7e7, #aeaeb5);background-repeat:repeat-x}.brightmode .but1:hover{color:#fd8f00}
