<! DOCTYPE html PUBLIC "-// W3C // dtd xhtml 1.0 Transitional // EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<Html xmlns = "http://www.w3.org/1999/xhtml">
<Head>
<Meta http-equiv = "Content-Type" content = "text/html; charset = UTF-8"/>
<Title> five instances without image CSS rounded corners-www.52css.com </title>
<Style type = "text/css">
. B1,. b2,. b3,. b4,. b1b,. B2B,. b3b,. b4b,. B {display: block; overflow: hidden ;}
. B1,. b2,. b3,. b1b,. B2B,. b3b {height: 1px ;}
. B2,. b3,. b4,. B2B,. b3b,. b4b,. B {border-left: 1px solid #999; border-right: 1px solid #999 ;}
. B1,. b1b {margin: 0 5px; background: #999 ;}
. B2,. B2B {margin: 0 3px; border-width: 2px ;}
. B3,. b3b {margin: 0 2px ;}
. B4,. b4b {height: 2px; margin: 0 1px ;}
. D1 {background: # FFE4B5 ;}
. D2 {background: # FFF8DC ;}
. H1 {height: 30px ;}
. H2 {height: 150px ;}
</Style>
</Head>
<Body>
<Div style = "width: 300px;">
<B class = "b1"> </B> <B class = "b2 d1"> </B> <B class = "b3 d1"> </B> <B class = "b4 d1"> </B>
<Div class = "B d1 h1"> titile </div>
<Div class = "B d2 h2"> content </div>
<B class = "b4b d2"> </B> <B class = "b3b d2"> </B> <B class = "B2B d2"> </B> <B class = "b1b"> </B>
</Div>
</Body>
</Html>