/* 

* (C) BoonEx Ltd., 2006
* 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. 

*/

	
	.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;
	}