#wallpapers {
    background:url("../../i/wall_mat.jpg") repeat;
}
#shell_up{
    background:url("../../i/shell_up_torg.png") no-repeat;
    float:left;
    width:475px;
    height:141px;
}
#shell_left {
    background:url("../../i/shell_left_torg.png") no-repeat;
    float:left;
    width:156px;
    height:318px;
    margin-top:-50px;
}
#cabinet {
    background:url("../../i/cabinet_torg.png") no-repeat;
    float:right;
    width:104px;
    height:628px;
    margin-top:-574px;
    
}
*:first-child+html #cabinet{position:relative; top:70px;}
* html #cabinet {position:relative; top:70px;}
#floor {
    background:url("../../i/floor_torg.jpg") repeat-x;
    width:100%;
    height:101px;
    
}
#left_bottom {
    background:url("../../i/left_bottom_torg.png") no-repeat;
    float:left;
    width:269px;
    height:324px;
    margin-top:-255px;
    
}
*:first-child+html #left_bottom{position:relative; top:64px;}
* html #left_bottom {position:relative; top:64px;}
#wstatus {
    float:right;
    position:relative;
    top:60px;
    left:80px;
}
#c_logo {
    position:relative;
    top:80px;
    left:-250px;
	font-size: 11px;
}
#live {
  
}
*:first-child+html #c_logo{left:0;}
* html #c_logo {left:0;}
*:first-child+html #wstatus{top:40px; left:0px;}
* html #wstatus {top:40px; left:-20px;}
