/*
	@homepage http://userstyles.org/styles/3843
	@updateurl http://userstyles.org/styles/iecss/3843/IconBuffet%20Message%20Crunch.css
	@domain iconbuffet.com
*/
.my-icons div#messages {
	max-height: 185px; 
	overflow:auto;
	border: 1px solid #ccc;
	margin-bottom: 5px !important;
	}

.my-icons div#messages .message {
	width: 237px;
	float: left;
	height:43px;
	margin:1px !important;
	}

.my-icons div#messages p {
	font-size: 0.9em !important;
	line-height: 1em !important;
	height: auto !important;
	}

.my-icons div#messages p.accept {
	margin-left:40px !important;
	padding-left:3px !important;
	}
	
.my-icons div#messages a.trash {
	z-index:10;
	}
