/*
	IE7 styles for the Dojo wordpress theme.
	This stylesheet is ONLY for IE7 bugfixes.
	Normal rules should go in style.css
	IE6 rules should go in ie6bugs.css
	
	TO CUSTOMIZE:
	Create a new stylesheet in this directory called customie7styles.css, and 
	put your rules in there. It will automatically be loaded after this 
	stylesheet, so you can override any rules with your own.
*/

ol li {
	margin-left: 2em;
}
#flickrrss li,
#flickr-rss-dojo-version li {
	display: inline;
}