/*  Dialogs  */
.dialogbox{
    position:absolute;
    top:60px;
    left:50%;
    border-width:1px;
    border-style:solid;
    background-image:url(../images/web/logo3.png);
    background-repeat:no-repeat;
    background-color:#4d95b7;
    display:none;
}

#btn_start_5{
    margin-top:10px;
    margin-left:-3px;
    background-image:url(../images/web/button-start5.png);
    float:left;
}


#content .startall .body .right{

    width:194px;
    float:left;
    height:350px;
    margin-left:22px;
    padding-right:0;
    margin-right:5px;
    overflow:hidden;
}




/* Navigation */
#navigation{

    display:inline;
    left:338px;



}

#navigation div{
    display:inline;
}

#navigation div dd{
    display:inline;
}

#navigation .pipe{
    display:block;
    float:left;
}

#navigation a{
    display:block;
    float:left;
}

#nl1{width:54px;}
#nl2{width:66px;}
#nl3{width:120px;}
#nl4{width:110px;}
#nl5{width:100px;}
#nl5{width:110px;}
#nl6{width:60px;}



.invitefriends input{
    width:140px;

}

/* Bottom Navigation */
#navigation_bottom{
   /* margin-top:-60px;*/
}
