/* BROWSER CHECK */
.css_browser_check 
{ display: none;}

html, body{ margin:0; padding:0;
 background-image: url(../images/01_background.jpg); background-repeat: repeat;}
#back{ width:100%;
  background-image: url(../images/02_gradient.png);
  background-repeat: repeat-x;
}
#pagewidth{ width:931px; text-align:left; margin-left:auto; margin-right:auto;}

#a_head_top{ width:931px; float:right; position:relative; height:20px;}

#a_head{ width:931px; float:right; position:relative; height:11px;
 background: url(../images/03_a_head.png) no-repeat;}
 
#b_main{ width:931px; float:right; position:relative;
 background: url(../images/06_b_main.png) repeat-y;}
#b_main_cont{ width:893px; padding-left:19px; padding-top:8px; float:left; position:relative;}

#footer{ height:9px; background: url(../images/08_d_footer.png) no-repeat; clear:both; } 
#user2cont{ float:right; position:relative;}
