.login .button {
	background:url(../images/login/bullet.png) no-repeat left center;
}
.login .button:hover, a, div.boxes-container .box a, h2.cat-title, h2.catalog-title {
	color: #115284;
}
div.user-welcome span, div.user-company a, a:hover, div.boxes-container .box:hover span { 
	color: #82b7db;
	}

tr.catalog-colname td {
	background: #115284;
	color:#fff;
	}
.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
        font-size: 11px;
}