.pop
{
    background: url(../img/navbg.gif) repeat-x 0px -35px;
    padding-top: 25px;
}
.pop div
{
    background-color: #fbfbfb;
    padding: 0px 25px 10px 25px;
}
.pop ul li
{ overflow:hidden;
    padding-bottom: 5px;
    clear: both;
     margin-bottom: 5px;
    _display:inline-block
}
.pop .error li{ margin-bottom: 3px;padding-bottom: 0px;}
.pop .inputtext{ float:left; width:92px; margin-top:2px}
.pop .inputbg{background:url(../img/textbg2.gif) no-repeat;width:200px; display:block; float:left;height:20px;}
.pop .search{width:195px;font-size:11px; color:#66666; height:20px; line-height:20px; margin-left:3px; margin-top:3px;+margin-top:-1px;background:none}


.pop .floatel
{
    margin-bottom: 10px;
}
.pop .floatel a{ margin-left:10px}

.pop .smalltextarea
{
    background: url(../img/smalltextarea.gif) no-repeat;
    padding: 5px;
    padding-top: 10px;
    height: 120px;
    position:relative
}
.pop .smalltextarea textarea
{   overflow-x:hidden;
    width: 280px;
    height: 105px;
    background: none;
    color: #666666;
}
.pop .smalltextarea span
{
position: absolute; top: 5px; right: 4px;
}
/*----------------------------------button------------------------------------------------------*/
.pop .bluebtn
{
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}
.pop .bluebtn .left
{
    height: 17px;
    line-height: 17px;
    background: url(../img/bluebtnbg.gif) left top;
    float: left;
    padding-left: 10px;
}
.pop .bluebtn .right
{
    background: url(../img/bluebtnbg.gif) right top;
    float: left;
    width: 10px;
    height: 17px;
}

.pop .btn
{
    background: url(../img/titlebg.gif);
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    font-weight: bold;
}
.pop .btn2
{
    background: url(../img/titlebg2.gif) repeat-x 0px 4px;
    width: 200px;
    height: 22px;
    line-height: 22px;
    font-weight: bold;
}
.pop .btn2 span
{
    background-color: #FFFFFF;
    height: 22px;
    padding: 0px 5px;
}

/*----------------------------------Form------------------------------------------------------*/
.pop .text, .pop select
{
    border: #999999 solid 1px;
    font-size: 11px;
    color: #666666;
    width: 60%;
}
.pop .check
{
    margin-right: 5px;
}

/*----------------------------------contact----------------------------*/
.pop .contact
{
    width: 300px;
}
.pop .contact .btn2
{
    width: 290px;
}
.pop .contact .bluebtn
{
    margin-right: 40px;
}

/*----------------------------------email----------------------------*/
.pop .email
{
    width: 350px;
}
.pop .email .btn2
{
    width: 290px;
}
.pop .email .bluebtn
{
    margin-right: 40px;
}

/*----------------------------------assistance----------------------------*/
.pop .assistance
{
    width: 330px;
}
.pop .assistance .btn2
{
    width: 290px;
}
.pop .assistance .bluebtn
{
    margin-right: 40px;
}
/*----------------------------------Account Activation----------------------------*/
.pop .account
{
    width: 330px;
}
.pop .account .btn2
{
    width: 290px;
}
.pop .account .bluebtn
{
    margin-right: 40px;
}
.pop .account .inputtext
{
    width: 100px;
}
.pop .account h4
{
    width: 300px;
}
/*----------------------------------Email Me Similar and Forget Password----------------------------*/
.pop .forget
{
    width: 330px;
}
.pop .forget h4
{
    color: #ff7e00;
}




