.right_panel
	{
		padding:0px;
		padding-top:10px;
		padding-bottom:10px;
		width:145px;
		/*background:#6BC7E0;*/
		text-align: left;
	}
.td_right_panel
	{
		/*background:#6BC7E0;*/
		background-image: url(/folders/core/images/panel_bg_r.jpg);
		/*background-image: url(http://seed_truestyle/folders/core/images/panel_bg_r.jpg);*/
		width:145px;
	}
.right_blocks_position
	{
		padding-left:0px;
	}
.textarea_right_block
	{
		background:#6BC7E0;
		width:98%;
		height:430px;
	}
#textarea_owner_text
	{
		width:615;
		height:50;
	}
#textarea_owner_name
	{
		width:30;
		height:50;
	}
#textarea_type
	{
		width:30;
		height:50;
	}
#textarea_link
	{
		width:100;
		height:50;
	}
#textarea_pos
	{
		width:30;
		height:50;
	}
#textarea_owner
	{
		width:30;
		height:50;
	}
#textarea_text
	{
		width:450;
		height:50;
	}

