/* blurb box */#blurb {float: left;width: 236px;background: url(../gfx/box_stripes.gif) repeat top left; }#blurb h3 {float: left;width: 236px;height: 140px;text-indent: -9999px;background: url(../gfx/home/blurb_title.gif) no-repeat top left; }#blurb p {padding: 0 20px 30px 20px;background: url(../gfx/home/blurb_bottom.gif) no-repeat bottom left; }* html #blurb p {font-size: 90%; }/* pallette boxes */.pallette {float: left;margin: 0 0 30px 10px;width: 322px;background: url(../gfx/box_stripes.gif) repeat top left; }.pallette h2 {float: left;width: 322px;height: 90px;text-indent: -9999px; }#directories {background: url(../gfx/home/directories_title.gif) no-repeat top left; }#promos {background: url(../gfx/home/promos_title.gif) no-repeat top left; }.pallette dl {float: left;padding: 0 20px 20px 20px;background: url(../gfx/home/pallette_bottom.gif) no-repeat bottom left; }* html .pallette dl {font-size: 90%; }.pallette dt {margin: 0 0 5px 0;font-weight: bold; }.pallette a {text-decoration: none;color: #222; }.pallette a:hover {color: #5C75B5; }