/*#siteContainer{ background: url('../images/UI_BgRoot.png') no-repeat bottom center fixed; }*/
#footer{ height:300px;}
h2{ margin:0px; margin-bottom:4px; }


.registrationButton a{ background:url(../images/button1_yellow_reg.png); width:180px; height:30px; display:block; font-size:16px; font-weight:bold; color:#FFF!important; text-decoration:none; padding:10px 0 0 20px; border:none;}
.registrationButton a:hover{ color:#FFFFFF!important; }
*html .registrationButton a{  width:200px; height:40px; }

.loginButton a{ background:url(../images/button1_green_login.png); width:180px; height:30px; display:block; font-size:16px; font-weight:bold; color:#FFF!important; text-decoration:none; padding:10px 0 0 20px; border:none;}
.loginButton a:hover{ color:#FFFFFF!important; }
*html .loginButton a{  width:200px; height:40px; }

