/**********************************************************/
/*.rcon {
	position:relative;
	width:960px;
	margin-left:15px;
	z-index:100;}

.top_con_wrap {
	position:relative;
	width:100%;
	padding:15px 15px 0 15px;
	margin:-15px -15px 0 -15px;
	overflow:hidden;}

.con {
	position:absolute;
	background:url(/img/rcon_bg/rc_1.png) no-repeat;
	left:-15px;
	z-index:-1;}

.tl,
.tr {
	height:600px;
	top:-15px;}

.tl,
.bl {
	width:100%;}

.tr,
.br {
	width:15px;
	margin-left:100%;}

.bl,
.br {
	height:15px;}

.bl {
	left:-30px;
	padding-right:30px;
	clip:rect(auto auto auto 15px);}

.br {
	left:0px;}*/
	
	
/* =Rcons
*********************************************************/

/************ Brown rcon **************/
.rcon {
	position:relative;
	width:960px;
	margin-left:15px;
	z-index:100;}

.top_con_wrap {
	position:relative;
	width:100%;
	padding:15px 15px 0 15px;
	margin:-15px -15px 0 -15px;
	overflow:hidden;}

.con {
	position:absolute;
	background:url(/img/rcon_bg/rc_1.png) no-repeat;
	left:-15px;
	z-index:-1;
	
_background:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/rcon_bg/rc_1.png', sizingMethod = 'crop' );}

.tl,.tr {
	height:600px;
	top:-15px;
   _padding-right:30px;}

.tl,.bl {
	width:100%;}

.tr,.br {
	width:15px;
	margin-left:100%;}

.bl,.br {
	height:15px;}

.bl {
	left:-30px;
	padding-right:30px;
	clip:rect(auto auto auto 15px);}

.br {
	left:0px;}


/************ Light rcon **************/	
.rcon_form {
	position:relative;
	width:960px;
	margin-left:15px;
	z-index:100;}

.rcon_form .top_con_wrap {
	position:relative;
	width:100%;
	padding:15px 15px 0 15px;
	margin:-15px -15px 0 -15px;
	overflow:hidden;}

.rcon_form .con {
	position:absolute;
	background:url(/img/rcon_bg/rc_2.png) no-repeat;
	left:-15px;
	z-index:-1;
	
_background:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/rcon_bg/rc_2.png', sizingMethod = 'crop' );}

.rcon_form .tl,
.rcon_form .tr {
	height:600px;
	top:-15px;}

.rcon_form .tl,
.rcon_form .bl {
	width:100%;}

.rcon_form .tr,
.rcon_form .br {
	width:15px;
	margin-left:100%;}

.rcon_form .bl,
.rcon_form .br {
	height:15px;}

.rcon_form .bl {
	left:-30px;
	padding-right:30px;
	clip:rect(auto auto auto 15px);}

.rcon_form .br {
	left:0px;}	

.register {
	width:460px;
	margin-top:20px;}
	
.deployment {
	margin:30px 0 30px -10px;}

.deployment .rcon_form {
	width:460px;}
