/**
 *
 * Apply your custom CSS here
 *
*/
.ms-container{
	width: 630px;
}
.ms-container .ms-list {
	height: 350px;
}
.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
	padding: 4px 10px;
}