body {background-color:#000000; background: url('../images/bg.jpg');}

img {border: 0px; text-decoration: none;}

.icon {
height:38px;
width:50px;
background-image:url('../images/iconset.png');
float: inherit;
}

.cloud {zoom: 50%; background-position:-34px -148px;}
.eye {background-position:-34px -207px;}
.bars {background-position:-34px -266px;}
.film {background-position:-34px -325px;}

.locked {zoom: 50%; background-position:-98px -325px;}

#main-container
{
background: #FFF;
width: 800px;
margin-left: auto;
margin-right: auto;


}

#login
{
position: fixed;
left:0px;
bottom: 30px;
height:250px;
background: #CCC;
}

#login2
{
position: fixed;
left:100px;
bottom: 30px;
height:250px;
background: #CCC;
}

#bottom-menu
{
position: fixed;
bottom: 0px;
left:0px;
height:30px;
width:100px;
background-color: #DDD;
display: block;
float: left;

}

#bottom-menu2
{
position: fixed;
left:100px;
bottom: 0px;
height:30px;
width:100px;
background-color: #DDD;
display: block;

}