@charset "iso-8859-1";
@import url(../../base/css/ray_chat.css);
	div#content
	{
		position:relative;
		display:block;
	}
	
	div#ray_chat_content
	{
		display: block;
		position:relative;
		margin-left:auto;
		margin-right:auto;
		margin-top: 20px;
		margin-bottom: 20px;
		width:730px;
		height:515px;
	}
	.mainWindow {
		margin-left: auto;
		margin-right: auto;
		width: 755px;
	}
	.login_form_cont {
background:transparent url(../images/bg-browse.jpg) no-repeat scroll center bottom;
height:215px;
margin:1px auto;
padding-top:5px;
width:460px !important;
}
.login_form_row{
	margin:3px 0 0 95px;
}
.login_form_join {
	left:130px;
	padding-left:125px;
	width:200px;
	bottom:20px;
}
.login_form_warning{
	color:#04202E;
}
.login_form_warning{
	margin-bottom:20px;
}
.login_form_row_forgot {
padding-left:170px;
}
.login_form_input {
width:170px !important;
}