.extension-contact-import-file-preview-area {
	margin-right : 20px;
	margin-left: 10px; 
	clear: both;
	margin-top: 10px;
}

.extension-contact-import-file-preview {
	padding: 5px;
	overflow: auto; 
	width: 100%; 
	height: 300px;
	margin-bottom: 10px;
}

.contacts .contacts-header-title {
	margin: 9px 0px 5px 5px;
}
.contacts .group-list .list .details a {
	color: #121212;
	text-decoration: none;
}
.contacts .group-list .list:hover {
	background-color: #E6E6E6;
}
.contacts .group-list .list.first-child:hover {
	background-color: inherit;
}

#contact-list .group-list .list {
	height: 34px;
	max-height: 34px;
} 

#contact-list .group-list .first-child {
	height: 5px;
	max-height: 5px;
}

#contact-list .group-list .list .details {
	line-height: 26px;
}
