/* HotTrendyPetshop.com (c) 2008 */
/* General template definitions */
*	{margin: 0; padding: 0;} 
body	{text-align: center;}


/* special definitons / hacks */

.clearfix:after { content: ".";  display: block; height: 0; clear: both; visibility: hidden;}
.clear	{clear: both;}

#shopdisplay {text-align: center; font-size: 95%; min-height: 437px;}
#shopdisplay a {text-decoration: none; color: #fb0066;}

#shopdisplay h3 {color: #fb0066;}
#shopdisplay .sidebox h3 {font-size: 0.7em;}
#shopdisplay .centerbox h3 {font-size: 140%; margin: 0;}

#shopdisplay .sidebox {float: left; width: 140px;}
#shopdisplay .centerbox {float: left; width: 280px; margin: 0 10px; font-size: 110%;}
.centerpiece {width: 240px; text-align: center; margin: 10px auto; padding: 20px; }
