/*==============================================================================
//            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.
//==============================================================================*/

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

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

#eb_alt li {
	display: inline;
	list-style-type: none;
}

#eb_wrong li {
	display: inline;
	list-style-type: none;
}

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

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

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

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

#eb_moves
{
	width: 90%;
}

div.eb_details_header
{
	cursor: pointer;
	
}