a, a:link, a:visited {
	color: #ec008c;
}
#loginbar a {
	color:#fff;
}
a:hover {
	color: #DC598B;
}
input[type=button], input[type=submit], input[type=reset], #sidebar ul.box-content li.active {
	background: #DC598B;
	border: 1px solid #a61b70;
}
	input[type=button]:hover, input[type=submit]:hover {
		background: #ec008c;
	}
#mainnav .active { 
	background: #DC598B;
	border: 1px solid #c01f82;
}
#sidebar .calendar table th {
	background: #DC598B;
}
#sidebar .action-links a, #sidebar ul.box-content a:hover {
	color: #ec008c;
}

#contentpanel .cke_editor td {
	padding:0px;
}