  /*
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
*/

ul.news-pagination {
	padding-left: 0;
}

.news-pagination li {
	display: inline;
	padding-right: 10px;
}

.news-current {
	color: #000;
}
