.pop-container	{ font-size: 12px; font-family:Tahoma, Geneva, sans-serif; line-height: 16px; color: #dcdcdc; } 
.pop-add		{ width: 558px; margin: 0 auto; }
.pop-top		{ background:url(../images/pop-titlebg.jpg) no-repeat; height: 36px; padding: 15px 10px 5px 10px; text-align:left; }
.pop-info 		{ padding: 10px; background:url(images/pop-bgcont.jpg) no-repeat; height: 246px; font-family:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #4e4e4e; text-shadow: 1px 1px 1px #fff; text-align:left !important; }
.pop-info strong { color:#5b7841; font-weight:600;  }

.pop-container a:link 		{ text-decoration:none; color: #497296;}
.pop-container a:visited 	{ text-decoration:none; color: #497296;}
.pop-container a:hover 		{ text-decoration:none; color:#0063C6}
.pop-container a:active 		{ text-decoration:497296; }

.pop-container2	{ width: 310px; height: 90px; padding: 50px 45px 10px 50px; background:url(../images/bg_bubbles.png) no-repeat; font-size: 14px; font-family:Tahoma, Geneva, sans-serif; color: #497296; line-height: 19px; } 
#sign_up strong { color:#5b7841; font-weight:600;  }
#sign_up {
        position: relative;
        display: none;
		z-index: 99999;
		background:#FFF;
    }
    #sign_up #sign_up_form {
        margin-top: 13px;
    }
    #sign_up label {
        display: block;
        margin-bottom: 10px; 
        color: #536376;
        font-size: .9em;
    }
  
    #sign_up label input {
        display: block;
        width: 393px;
        height: 31px;
        background-position: -201px 0;
        padding: 2px 8px;
        font-size: 1.2em;
        line-height: 31px;
    }
    
    #see_id {
        width: 228px;
        height: 23px;
        background-position: -202px -133px;
    }
    #left_out {
        background-position: -202px -158px;
        width: 113px; height: 16px;
    }
    #sign_up_form {
        position: relative;
        background: url(images/divider.png) repeat-x bottom left;
        padding-bottom: 54px;
        margin-bottom: 12px;
    }
    #actions {
        float: left;
        position: absolute;
        right: 0;
        height: 31px;
        bottom: 20px;
    }
    a.form_button {
        float: left;
        width: 93px; height: 31px;
        margin-right: 15px;
    }
    #cancel { background-position: -198px -36px; }
    #log_in { background-position: -291px -36px; }
    #cancel:hover { background-position: -198px -67px; }
    #cancel:active { background-position: -198px -98px; }
    #log_in:hover { background-position: -291px -67px; }
    #log_in:active { background-position: -291px -98px; }
    #close_x { 
        width: 27px; height: 27px;
        overflow: hidden; line-height: 1000px;
        display: block;
        position: absolute; top: 20px; right: 10px;
        background-position: -387px -102px;
    }
    #usage { background-position: -323px -172px; width: 67px; height: 22px;}