#Round{
background-color:#fff;
margin-bottom:5px;
}
#Round .Head{
font-size:12px;
font-weight:bold;
border:none;
background-image:url(Flower_Small.gif);
background-repeat:no-repeat;
padding:0 0 0 10px;
color:#5a583f;
}
#Round .Title{
padding:25px 12px 5px 15px;
display:block;
}
#Round .TL{
height:40px;
width:40px;
float:left;
background-image:url(tl.jpg);
}
#Round .Header{
height:17px;
width:100%;
background-image:url(bt.jpg);
background-repeat:repeat-x;
float:left;
}
#Round .TR{
height:40px;
width:40px;
float:right;
background-image:url(tr.jpg);
z-index:20;
}

#Round .CR{
background-repeat:repeat-y;
background-image:url(lb.jpg);}

#Round .CL{
background-position:100% 100%;
background-repeat:repeat-y;
background-image:url(rb.jpg);}

#Round .Content{
padding:20px 25px 0px 25px;
}

#Round .Footer{
height:40px;
background-repeat:repeat-x;
background-position:100% 100%;
background-image:url(bb.jpg);
}
#Round .BL{
float:left;
width:40px;
height:40px;
background-image:url(bl.jpg);
}
#Round .BR{
float:right;
width:40px;
height:40px;
background-image:url(br.jpg);
}
#Round .Clear{
clear:both;
}

.icon{float:left;border-right:10px solid #fff;}

.clear
{
    clear:both;}

    #Round .CenterContent{
padding:0 0 0 19px;
}

