/* 

* (C) BoonEx Ltd., 2007
* IMPORTANT: This is a commercial product made by BoonEx Ltd. and cannot be modified for other than personal usage.
* This product cannot be redistributed for free or a fee without written permission from BoonEx Ltd. 
* This notice may not be removed from the source code. 

*/
@charset "iso-8859-1";
@import url(../../base/css/join_form.css);
	
	.rightNavDiv .boxContentDefault 
	{
		position:relative;
		padding:3px;
		font-size:11px;
		
	}
	
	.rightNavDiv .boxContentDefault table textarea
	{
		width:300px;
	}
	
	.rightNavDiv .boxContentDefault table
	{
		text-align:left;
	}
	
	.text2
	{
		border:0px solid red;
	}
	.input_text_edit, .input_type_password
	{
		width:300px;
	}