/* borders around blog and news list items */
.blog-summary li{
	border-bottom: 1px solid #ccc;
}



/* zebra stripe background list items */


/* Ie8 background size support */
.top-navigation #international-link	{
		
		background: url(../img/icons/globe-ie.png) 5px 5px no-repeat !important;
		width: 300px;
}
		
