#quicklogin {
/*     height: 100%;
    left: 0;
    overflow: auto;
    position: absolute;
    text-align: left;
    top: 10px;
    width: 330px;
	height: auto !important;
    z-index: 1005; */
	height:	231px;
    left: 0;
    overflow: auto;	
}

#quicklogin  .quickbg {
/*     background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;box-shadow: 0 0 8px #666666; */
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    min-height: 125px;
    padding: 10px;
    position: relative;
	width: 300px;

}
#tinybox {
    background: url("../images/preload.gif") no-repeat scroll 50% 50% transparent;
    display: none;
    position: absolute;
    z-index: 2000;
}
/*
#tinymask {
    background: none repeat scroll 0 0 #fff;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1500;
	
}
*/
#tinycontent {
    background: none repeat scroll 0 0 transparent;
}
.linkre{
	float:left;
	
}
.quickbg  .page-title
{
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
.quickbg  .page-title  h2{
    font-style: italic;
    letter-spacing: 0;
    text-align: center;
    text-transform: none;
    color: #999999;
    font-family: georgia,"Times New Roman",serif;
    font-size: 26px;
    font-weight: normal;
    margin: 0 0 5px;
   
}
/* #quicklogin  .frm-regis, #quicklogin  .frm-login, #quicklogin  .for-pass
{
    background: none repeat scroll 0 0 #F2F2F2;
    margin: 0 0 15px;
    padding: 10px;
	display: block;
} */

/* #quicklogin  .for-pass
{
    background: none repeat scroll 0 0 #F2F2F2;
    margin: 0 0 15px;
    padding: 10px;
    height:100px !important;
	display: block;
} */

#quicklogin  .col2-set .col-1 {
    float: left;
    margin-left: 40px;
    width: 280px;
	}
#quicklogin  .col2-set .col-2 {
    float: left;
	width: 280px;
	}
.lb-login .v3 form .action-btn {
    margin: 0;
    width: 316px;
}

/* .action-btn {
    background-color: #E6E6E6;
    background-image: -moz-linear-gradient(center top , #E6E6E6, #B3B3B3);
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 2px 2px 2px #808080;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 25px;
    text-transform: uppercase;
	}
.action-btn.pdp-action-btn:focus {
    background-color: #AAC05E;
    background-image: -moz-linear-gradient(center top , #AAC05E, #619D30);
}
.action-btn:focus, .action-btn:hover {
    background-color: #E6E6E6;
    background-image: -moz-linear-gradient(center top , #B3B3B3, #E6E6E6);
} */

#quicklogin .buttons-set {
    border-top: none;
    clear: both;
    margin: 0;
    padding: 0 0 20px;
    text-align: right;
}

.tclose {
  background: url("images/close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 30px;
    position: absolute;
     right: -9px;
    top: -8px;
    width: 30px;
}


#quicklogin    .buttons-set
{
float: left;
    width: 258px;
}

#quicklogin .required {
    color: #EB340A;
    font-size: 11px;
    text-align: right;
    width: 258px;
}
#login-form  .buttons-set  .fpasscheck
{
float: left;
    text-align: left;
    width: 150px;
}
.tinybox {
    display: none;
    padding: 14px 17px;
    position: absolute;
    z-index: 3000;
}

.tinymask {
    background: none repeat scroll 0 0 #000000;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
	opacity: 0.8 !important;
}

.tinner {
     background: url("images/preload.gif") no-repeat scroll 50% 50% #FFFFFF; 
   
    height: auto !important;
   /* padding: 15px;*/
}
#osx-overlay { z-index: 9998 !important }
#osx-container{ z-index: 9999 !important; width: auto !important }