#basket-wrapper{
	
}

#basket-info{
	float:left;
	width:320px;
	/**background-color:blue;*/
	margin: 5px;
}

#basket-letters{
	float:left;
	width:70%;
	/**background-color:green;*/
}


#histogram{
	width:320px;
	height:320px;
	/**background-color:yellow;*/
	margin: 5px;
}