div.left_content_registration
{
position:relative;
margin:9px 9px 5px 11px;
width:263px;
height:126px;
/*font-size:0;*/
background:url("../img/left_content_registration.jpg");
}


/* for links */
div.registration_link
{
	position:absolute;
	left:33px;
	font-family:Tahoma;
	font-size:9pt;		
}
div.registration_link a
{
	color:#005681;	
}
/* for text Login and Password*/
div.registration_txt
{
	position:absolute;
	left:12px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:#fff;	
}
/* for input control */
div.registration_text
{
	position:absolute;
	left:66px;
	font-size:0;
}
div.registration_text input 
{	
	width:187px;
	height:12px;
	border:1px solid #c93;
	font-size:7pt;
}
/* ------------------------- */
div.registration_button
{
	position:absolute;
	top:76px;
	left:207px;	
}

div.registration_button input 
{
	width:47px;
	height:21px;
	background:url("../img/btn_Uviyti.jpg");
	border:none;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#333;
	padding-bottom:5px;
}

body:first-of-type div.registration_button input  { font-weight:normal; }

div.registration_cb
{
	position:absolute;
	top:74px;
	left:7px;
}
div.registration_cb input 
{	
	
}
a img {border:0px solid #000}