/* FreshCutSD.com Experimental CSS3 CSS by Josh Lizarraga */

#fc-content pre {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.fc_CodeTable {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.slideshow img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
