
/*======= COMMENT ===========*/
div.comment div.bubbleholder div.bubble {
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#c6c6c5');
	border-radius: 0;
}

article#challenge-view div.comment.you div.bubbleholder div.bubble {
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbecff', endColorstr='#b3d6ff');
	border-radius: 0;
}

/*======= TEAM JOIN ===========*/
div.joinTeam div.challenge-teams-join div.team div.members {
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#E9E9E9');
	border-radius: 0;
}
