/*
Implementations Skeletor v3 - 5/10/2014

oustyles.css

Add styles to overwrite customer CSS, USE WITH CAUTION.

Contributors: Your Name Here
Last Updated: Enter Date Here
*/

.breadcrumb li {
    font-size: 12px;
    color: #333;
}

.ou-margin-right {
	margin-right: 7px;
	margin-bottom: 10px;
}

a#de {
	color: #fff;
}

a#de:hover {
	color: #fff;
	text-decoration: none;
}