.box
	{
	border-style: solid;
	border-width: 1px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 700px;
	height: 300px;
	margin: 0px auto;
	position: fixed;
	display: none;
	left: 0px;
	top: 0px;
	z-index: 60000;
	border-color: #204160;
	background-color: white;
	background-image: url('comein/bg_user.png');
	}

.box_portrait 
	{
	border-style: solid;
	border-width: 1px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 700px;
	height: 400px;
	margin: 0px auto;
	position: fixed;
	display: none;
	left: 0px;
	top: 0px;
	z-index: 60000;
	border-color: #204160;
	background-color: white;
	background-image: url('comein/bg_user.png');
	}

.box_report
	{
	border-style: solid;
	border-width: 1px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	margin: 0px auto;
	position: fixed;
	display: none;
	left: 0px;
	top: 0px;
	z-index: 60000;
	border-color: #204160;
	background-color: white;
	background-image: url('comein/bg_user.png');
	}

.box_settings
	{
	border-style: solid;
	border-width: 1px;
	background-attachment: scroll;
	background-position: 0% 0%;
	position: fixed;
	background-repeat: repeat-x;
	display: none;
	z-index:60000;
	width:200px;
	height:130px;
	left:0px;
	top:0px;
	border-color: #204160;
	background-color: white;
	background-image: url('comein/bg_user.png');
	}

.box_delete
	{
	border-style: solid;
	border-width: 1px;
	background-attachment: scroll;
	background-position: 0% 0%;
	position: fixed;
	background-repeat: repeat-x;
	display: none;
	z-index:60000;
	width:250px;
	height:90px;
	left:0px;
	top:0px;
	border-color: #204160;
	background-color: white;
	background-image: url('comein/bg_user.png');
	}

.errorline
	{
	background-color: transparent;
	border:0 solid;
	color: red;
	}

.box_foto
	{
	border-style: solid;
	border-width: 3px;
	background-attachment: scroll;
	background-position: 0% 0%;
	position: fixed;
	display: none;
	z-index:60000;
	left:0px;
	top:0px;
	cursor: pointer;
	border-color: #204160;
	background-color: white;
	}

.box_loader
	{
	background-color: transparent;
	background-attachment: scroll;
	background-position: 0% 0%;
	position: fixed;
	display: none;
	z-index:60100;
        left: 0px;
        top: 0px;
	}

.box_help
	{
	border-style: solid;
	border-width: 1px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	margin: 0px auto;
	position: fixed;
	display: none;
	left: 0px;
	top: 0px;
	z-index: 60000;
	border-color: #204160;
	background-color: white;
	background-image: url('comein/bg_user.png');
	}

.pchat_box_popup
	{background-image: url('comein/buble.png');}