/* Add here all your CSS customizations */

.thumb-info .contest-ending {
	background-color: #F30;
}

.thumb-info .contest-ended{
	background-color: #999;
}

.thumb-info .contest-active{
	background-color: #734ba9;
}

.thumb-info .contest-starting{
	background-color: #6C0;
}

.help-block{
	font-size: smaller;
}