#InstaTrade-Wrapper{
	min-height: 400px;
	text-align: center;
}
#InstaTrade-Wrapper div{
	display: inline-block;
	margin: 2%;
}
#InstaTrade-Loader{
	margin: 40px auto !important; 
	height: 100px !important;
	clear: both; 
	display: block;
}
#InstaTrade-More{
	display: block;
	width: 100%;
	clear: both;
	cursor: pointer;
	margin: 20px 0;	
}
#InstaTrade-Filtered tr:nth-child(odd) {
    background-color: #fff;
}
.InstaTrade-Remove{
	max-width: 100px;
	display: block;
	margin: 0 auto;
}
.InstaTrade-Remove p{
	margin: 0;
}
.InstaTrade-Names {
	width: 100%;
}
.InstaTrade-Names p {
	display: inline-block;
	margin: 0 20px;
	cursor: pointer;
}