body {font-family: helvetica, arial, "sans serif"; font-size: 12px; color: #888;}
#wrapper {margin: 48px 48px 48px 38px;}
#left {width: 208px; float: left;}
#left .inner {margin-right: 38px;}
#right {float: left; position: relative;}
#footer {position:absolute;bottom:18; right: 70; text-align: justify;}

#form {margin-top: 62px;}

.clr {clear:both;}
.link {cursor: pointer;}

strong {color: #636363;}

a {color: #888; text-decoration: none;}
a:hover {color:#000;}

label {display: block; margin-bottom: 5px;}

.inputbox {border: 1px solid #bbb; width: 164px;}

.buttons {margin-top: 16px; margin-bottom: 5px;}
.buttons input, .buttons label, .buttons img, .login-btn {display:block; float: left;}
.buttons input {}
.buttons label {margin-bottom: 0; margin-left: 2px; line-height: 20px;}
.login-btn {padding-top: 4px;margin-right: 15px;}

.bg {max-width: 99999px; max-height: 99999px; display: none; position:absolute; top:0; left:0;}

/*  DEV */
/*#left {background: red;}
#left .inner {background: white;}
#right {background: blue;}
#wrapper {background: black;}*/