div.left_part
{       
  width: 350px;    
  padding-top: 0;
  min-height: 10px;
}

/***************************/
div.right_part
{       
  width: 285px; 
  background: url(../img/signup_page_delimetr_2.gif) left top no-repeat;
  height: 400px; 
}

div.left_part img
{
	border: 1px solid rgb(255, 128, 0); 
	margin-bottom: 10px;
}
div.login_header
{
  color: #ff8000;
  margin-left: 18px;  
  font-size: 26px;
  letter-spacing: -1px;
  /*padding: 0;
  margin:0;*/
}

div.login_small_header
{
  border-bottom: none;
}

div.right_part div.text_block
{
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Arial;
  font-size: 13px;
  color: #888;    
  text-align: justify;
  line-height: 20px;  
}

div.left_part div.text_block
{
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Arial;
  font-size: 13px;
  color: #888;    
  text-align: justify;
  line-height: 20px;  
}

div.left_part div.text_block a
{
  color: #888;    
  background: url(../img/gray_1px.gif) left bottom repeat-x;
}

table.login_table
{
  width: 265px;
  margin-left: 18px;
}

table.login_table tr.line td.name
{
  padding-right: 5px;
  font-size: 13px;
  width: 115px;
}

table.box_table tr.line td.input div
{
  width: 136px;
  height: 26px;
  background: url(../img/box_login_input.gif) left top no-repeat;
  margin-right: 5px;
}

table.box_table tr.line td.input div input
{
  width: 126px;  
  font-size: 12px;
}

div.login_table_buttons
{
  margin-left: 23px;      
}


div.login_table_buttons a
{
  float: left;
  margin-right: 10px;
}


/*****/
div.info
{
  width: 300px;
  height: 170px;
}

div.info span.line
{
  font-family: Arial;
  display: block;
  color: #555;
  font-size: 14px;
  background: url(../img/home_info_arrow.gif) left center no-repeat;
  padding-left: 20px;
  margin-left: 5px;
  line-height: 25px;
}

a.form_link
{
	font-size: 12px;
	color: #2E91D0;
	background: url(../img/blue3_1px.gif) left bottom repeat-x;
}

a.form_link:hover
{
	background: url(../img/blue3_hover_1px.gif) left bottom repeat-x;
}

div.left_part div.text_block div.block_header
{
  color: #0578CC;
  font-size: 18px;
  margin-bottom: 10px;
  text-align: left;
}