table#tbl-layout1  {
 width:490px;
 border: 1px #000000 none;
 border-collapse: collapse;
 font-size:90%;
 color:#555;
}
table#tbl-layout1 td {
 vertical-align:top;
 padding: 5px 3px;
 border: 1px #C1DAD7 solid;
}
table#tbl-layout1 th {
 vertical-align:top;
 padding: 5px 3px;
 border: 1px #C1DAD7 solid;
 background-color: #CAE8EA;
 font-weight:normal;
}