/*
 * question/position.css
 * position module "question"
 *
 *
 * @author EIIDM
 * @date 2008-12-05
 * @media screen
 * @site www.ina.fr
 */


/* Module question
 ********************************************************/

div.container-question {
	float:left;
	height:120px;
	margin-top:13px;
	width:346px;
}


