.checkboxes {
	overflow:		auto;
}

.checkboxes .checkbox {
	width:			25%;
	float:			left;
}

.checkboxes.extra .checkbox {
	width:			50%;
}

.subscriber {

}

.subscriber-profile {

}

.subscriber-profile-remove {

}

.subscriber-profile:first-child .subscriber-profile-remove {
	display:		none;
}
