.icon-red
{
	background-image: url("images/glyphicons-halflings-red.png") !important;
}

.icon-purple
{
	background-image: url("images/glyphicons-halflings-purple.png") !important;
}

.icon-blue
{
	background-image: url("images/glyphicons-halflings-blue.png") !important;
}

.icon-lightblue
{
	background-image: url("images/glyphicons-halflings-lightblue.png") !important;
}

.icon-green
{
	background-image: url("images/glyphicons-halflings-green.png") !important;
}

.icon-yellow
{
	background-image: url("images/glyphicons-halflings-yellow.png") !important;
}

.icon-orange
{
	background-image: url("images/glyphicons-halflings-orange.png") !important;
}
