.forgotLink {
		width: 350px;
		height: 340px;
}

span.error {
        -x-system-font:none;
        border:0 none;
        color:#333333;
        font-family:Georgia;
        font-size:11px;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        border:solid 1px;
        display:block;
        padding:2px;
        color:red;
        background-color:white;
        margin:5px 0px;
}

#login #member_login span.error {
        width:195px;
}

.reveal_form {
        opacity:100;
        filter:alpha(opacity=100);
        display: block;
        background: #efefef;
        margin: auto;
        position: absolute;
        z-index: 100;
        top: 10px;
        left: 10px;
}

div#lbContainer {
        width:100%;
        height:100%;
        z-index:999;
        position:absolute;
        left:0px;
        top:0px;
}


span.error {
        -x-system-font:none;
        border:0 none;
        color:#333333;
        font-family:Georgia;
        font-size:11px;
        font-size-adjust:none;
        font-stretch:normal;
        font-style:normal;
        font-variant:normal;
        font-weight:normal;
        border:solid 1px;
        display:block;
        padding:2px;
        color:red;
        background-color:white;
        margin:5px 0px;
}

iframe#popovers {
        padding:0px;
        height:auto;
}

.popover_container a.exit {
  display: block;
  float: right;
  background: url(/assets/img/popover_exit.png) 0 0 no-repeat;
  width: 17px;
  height: 17px;
  text-indent: -999em;
}

.popover_container .images_info {
  color: #000000;
  margin: 40px 0;
}
.popover_container .image_preview {
  display: block;
  float: left;
  height: 145px;
  width: 145px;
  padding: 0px;
  margin-right: 23px;
  border: 0px solid #cbcbcb;
}
.popover_container .image_actions {
  display: block;
  float: left;
  width: 225px;
}

div#popovers {
  -moz-box-shadow: none!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  *display: inline-block;
}


iframe#popovers.artwork {
        height:600px;
}

iframe#popovers.file {
        height:400px;
        width:450px;
}


body.popover_container {
        padding:10px
}

#login #member_login span.error {
        width:195px;
}

.image_preview img {
        width:auto;
        max-width: 145px;
        max-height: 160px;
        padding:5px;
        border:1px solid #cbcbcb;
}

form fieldset {
        border-width:0px;
}

#lbContainer {
        background-image:url('/assets/img/lb_back.png');
}

#popovers .image_preview {
        border-width:0px;
}


.userApplication {
        width: 487px;
        height: 800px !important;
}



.transactions { 
	width: 525px; 
	min-height: 500px;
} 
