
#toppanel { font-family:"HelveticaNeueLT STD", Arial; 
	width:620px; float:left; padding:0 0 0 0; text-align:right;
    position:absolute;/*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    z-index: 999;
}


#panel {width:274px; height:420px; padding:20px 30px 0 10px; overflow:hidden; position:relative; z-index: 3; display:block; background:url(../images/bg_signup.png) no-repeat right; float:right; left:7px; color:#fff; top:-20px}

.signup_title{width:274px; float:left; font-size:25px; font-weight:bold;text-align:center;}
.signup_textbox{width:260px; float:left; height:50px; text-align:left; padding:0 0 0 14px;}
.signup_textbox input{border:0; background:url(../images/bg-textbox.png) no-repeat 0 10px; padding:10px 10px 10px 14px; height:34px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#767676; width:230px;}
.signup_textbox input:hover{background:url(../images/bg-textbox.png) no-repeat 0 -42px;}
.signup_textbox select{ border:1px solid #A5A5A5; background:url(../images/bg_select1.jpg) repeat-x; height:34px;font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333; width:244px; padding:5px;}
.signup_btn{width:260px; float:left; padding:0 0 0 14px; text-align:right;}

.checkbox_holder{width:250px; float:left; height:50px; text-align:left; padding:10px 0 10px 24px; font-size:15px;}
.checkbox_holder .text{width:260px; float:left; color:#ccc; padding:0 0 5px 0;}
.checkbox_holder .checkbox{width:25px; float:left;}
.checkbox_holder .checkbox_text{ width:40px; float:left; font-size:12px; color:#fff; padding:3px 0 0 0;}

#open{width:600px; float:left; height:50px;}
#open1{width:600px; float:left; height:50px;}
#close{width:600px; float:left; height:50px;}

/*
a.close {width:920px; float:left; padding:4px 0 0 0; text-align:right;}
.tab a.open {background: url(../images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(../images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(../images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(../images/bt_close.png) no-repeat left -19px;}*/