#learnPanelIcon {
	background-color:#AA8282;
}
#learnPanelSpacer {
	background-color:#AA8282;
	background-repeat:repeat-x;
}
#learnPanelText {
	background-color:#AA8282;
}
#learnPanelContentBackground {
	background-color:#E7DBDB;
}

#actionPanelIcon {
	background-color:#D8BC94;
}
#actionPanelSpacer {
	background-color:#D8BC94;
	background-repeat:repeat-x;
}
#actionPanelText {
	background-color:#D8BC94;
}
#actionPanelContentBackground {
	background-color:#F7F0E6;
}

#watchlistenPanelIcon {
	background-color:#6988A7;
}
#watchlistenPanelSpacer {
	background-color:#6988A7;
	background-repeat:repeat-x;
}
#watchlistenPanelText {
	background-color:#6988A7;
}
#watchlistenPanelContentBackground {
	background-color:#D8E1E6;
}

#donatePanelIcon {
	background-color:#8AA96D;
}
#donatePanelSpacer {
	background-color:#8AA96D;
	background-repeat:repeat-x;
}
#donatePanelText {
	background-color:#8AA96D;
}
#donatePanelContentBackground {
	background-color:#E1EAD5;
}

#subscribePanelIcon {
	background-color:#BEBEBE;
}
#subscribePanelSpacer{
	background-color:#BEBEBE;
	background-repeat:repeat-x;
}
#subscribePanelText{
	background-color:#BEBEBE;
}
#subscribePanelContentBackground {
	background-color:#EEEEEE;
}

#essentialsPanelIcon {
	background-color:#BEBEBE;
}
#essentialsPanelSpacer{
	background-color:#BEBEBE;
	background-repeat:repeat-x;
}
#essentialsPanelText{
	background-color:#BEBEBE;
}
#essentialsPanelContentBackground {
	background-color:#EEEEEE;
}

#politicsPanelIcon {
	background-color:#C5A691;
}
#politicsPanelSpacer{
	background-color:#C5A691;
	background-repeat:repeat-x;
}
#politicsPanelText{
	background-color:#C5A691;
}
#politicsPanelContentBackground {
	background-color:#EAE3DD;
}

#blogPanelIcon {
	background-color:#908BAB;
}
#blogPanelSpacer{
	background-color:#908BAB;
	background-repeat:repeat-x;
}
#blogPanelText{
	background-color:#908BAB;
}
#blogPanelContentBackground {
	background-color:#ebe8fd;
}
