table.mailmaga { 
font-size:13px;
border-collapse:collapse;
border-spacing:0;
margin:10px 0 10px 0;
padding:0;
border: 1px solid #C0C0C0;
}
table.mailmaga td.left { 
font-size:13px;
font-weight: normal;
text-align:left;
vertical-align:top;
padding:7px 10px 7px 10px;
width:205px;
background: #FFFFCC;
border-bottom: 1px dotted #C0C0C0;
}
table.mailmaga td.right { 
font-size:13px;
font-weight: normal;
text-align:left;
vertical-align:top;
padding:7px 10px 7px 10px;
width:369px;
border-bottom: 1px dotted #C0C0C0;
}
#review h5.box_a,#killer h5.box_a {
margin: 20px 0 0;
padding:  10px 20px 8px 28px;
color: #333333;
font-size: 18px;
line-height: 150%;
border: none;
}
table#eaglyl {
table-layout:fixed;
border-collapse: collapse;
border: 1px solid #CCC;
margin: 20px 20px 20px 0;
}
table#eaglyl p {
font-size:12px;
}
table#eaglyl th.colh{
color: #000;
font-size: 13px;
padding: 12px 15px;
background: #eee;
background:-moz-linear-gradient(#eee, #ddd 50%);
background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(#eee), to(#ddd));
font-weight: bold;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
line-height: 120%;
text-align: center;
text-shadow:0 -1px 0 rgba(255,255,255,0.9);
box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
}
table#eaglyl th.rowh{
font-size: 13px;
padding:10px;
background-color:#F5F5F5;
color:#000;
text-align: center;
}
table#eaglyl tr:nth-child(2n+1) {
background: #f5f5f5;
}
table#eaglyl td{
font-weight: normal;
padding: 10px 5px 10px 15px;
text-align: center;
}
table#eaglyl,table#eaglyl td,table#eaglyl th{
border:solid 1px #C0C0C0;
}