.markItUpSet_cosbase .markitup_uploaded_images_list {
	position:absolute;
	left:135px;
	top:52px;
	width:160px;
	max-height:500px;
	background-color:white;
	border:1px solid #999;
	display:none;
	padding:2px;
	text-align:center;
}

.markItUpSet_cosbase .markitup_uploaded_images_list img {
	max-width:150px;
	max-height:100px;
	margin:2px;
	cursor: pointer;
}
