body.index.s4g
{
	background: url('/pics/s4g/backgroundlogin.png') repeat-x top center #f1f5fe;
}

body.index.s4g input.submit
{
	background-image: url('/pics/s4g/clickchatbutton.gif');
}

body.index.s4g div.container div.login
{
	background-color: #d6d6e6;
	/*height: 480px;*/
}

body.index.s4g div.container div.login div.logo
{
	background-image: url('/pics/s4g/logo.png');
}

body.index.s4g input[type="text"], 
body.index.s4g input[type="password"], 
body.index.s4g textarea, body.index select
{
	background-color: #f1f5fe;
	color: #000000;
}

body.index.s4g div.copyright
{
	color: #6567A6;
}