/*==============================================================================
//            Copyright (c) 2009-2010 ichess.co.il
//
//This document contains confidential information which is protected by
//copyright and is proprietary to ichess.co.il. No part
//of this document may be used, copied, disclosed, or conveyed to another
//party without prior written consent of ichess.co.il.
//==============================================================================*/

#vb_pgn_pos {
	margin: 5px;
	width: 95%;
	height: 80px;
	text-align: left;
	direction: ltr;
	overflow: auto;
}

#vb_description 
{
	width: 95%;  
	margin: 5px auto;
}

#vb_title
{
	width: 95%;  
	margin: 5px auto; 
}
