p { margin-bottom:1em; }

#gradient-style th { 
background:#B9C9FE url(http://media.smashingmagazine.com/cdn_smash/images/express-css-table-design/table-images/gradhead.png) repeat-x scroll 0 0;
border-bottom:1px solid #FFFFFF;
border-top:2px solid #D3DDFF;
color:#003399;
font-size:13px;
font-weight:normal;
padding:8px;
}

table#tbl_gradient { width:650px; }

#tbl_gradient td {
background:#FFF url(/neted/front/img/hin_eng/gradient_tbl.png) repeat-x scroll 0 0;
border-bottom:1px solid #FFFFFF;
border-top:1px solid #00659C;
color:#555;
padding:8px;
}