/* ---------- lyout change from defalut table lyout ---------- */
.stripe { border: 1px solid #999; border-collapse: collapse; margin-bottom:15px; } 
.stripe  tr { border: 1px solid #999; background-color: #fff; padding:5px; } 
.stripe th { border: 1px solid #999; color: #000; background-color: #ffffcc; } 
.stripe  tr.even td { background-color: #def0fc; } 
.stripe  td { border: 1px solid #999; padding: 0 0.75em; } 
.name1{ width:180px; } 
.name2{ width:400px; } 

