/*nifty corners layout*/

window.onload=function(){
	Nifty("*.rond,div.articleBox,div#copyright","medium");
	Nifty("ul.read-more li","small");
}
