table#training {
margin-bottom:1em;
}
table#training .center {
padding:0.5em;
text-align:center;
}
table#training tr th {
background:url("../images/price/tablebg_04.gif") repeat scroll 0 0 transparent;
border-bottom:2px solid #FFFFFF;
border-left:2px solid #FFFFFF;
color:#FFFFFF;
font-size:77%;
padding:0.5em 0 0.5em 1em;
text-align:left;
}
table#training tr td {
background:url("../images/price/tablebg_02.gif") repeat scroll 0 0 transparent;
border-bottom:2px solid #FFFFFF;
border-left:2px solid #FFFFFF;
font-size:77%;
padding:0.5em 1em 0.5em 1em;
vertical-align:top;
}
table#training tr td a {
background:url("../images/global/arrow_mini.gif") no-repeat scroll right 50% transparent;
color:#6E6BCF;
font-weight:bold;
padding:2px 7px 2px 0;
}
table#training tr td a:hover {
text-decoration:underline;
}
table tr .leftcell {
border-right:10px solid #FFFFFF;
}
table tr .rightcell {
border-left:10px solid #FFFFFF;
}