
/*Why can't you see this */

@import "reset.css";


/* Boxes & blocks */

.block2, ul.bubbles li { width: 541px; background: url(/images/block2-bg.png) top center repeat-y; }
.block2 .before, ul.bubbles li .before { background: url(/images/block2-top.png) top center no-repeat; }
.block2 .after, ul.bubbles li .after { padding: 20px 28px; background: url(/images/block2-bottom.png) bottom center no-repeat; }

.block3, ul.bubbles2 li { width: 500px; background: url(/images/block2-bg.png) top center repeat-y; }
.block3 .before2, ul.bubbles2 li .before2 { background: url(/images/block2-top.png) top center no-repeat; }
.block3 .after2, ul.bubbles2 li .after2 { padding: 20px 28px; background: url(/images/block2-bottom.png) bottom center no-repeat; }


