p {
color: #3838B4; 
}

#boxwrapper { /* block position that can be changed at will */

width: 776px; /* width of block according to your background image */
}


#boxbottom { /* by default background on the entire block */
background: url(images/box_bottom.png) no-repeat left bottom; height: 13px; margin-top: 0; }

#boxtop { /* bloc title definition */
height: 14px;
background: url(images/box_top.png) no-repeat top left ;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}

#boxmiddle { padding: 0 0 0 0; /* internal block spaces administration */
 background: url(images/box_mid.png) repeat-y left top; /* internal background */

}


td#dlft { 
color: white; 


padding-left: 5px;
padding-right: 8px; 
width: 35px; 

text-align:center; 
margin-right: 5px; 
display: table-cell; 
vertical-align: middle;
font-family: arial,"Franklin Gothic Medium",sans-serif;
}

td#rt { 
color: #3838b4; 
width: 700px; 
text-align: center; 
padding:20px; 
vertical-align: middle;

}
td#info { color: white; font-size: 0.75em; font-family: arial, "Franklin Gothic Medium", sans-serif; font-weight: bold; background-color: #66c; text-align: center; vertical-align: text-bottom; }
#info2 { color: white; font-size: 0.75em; font-family: arial, "Franklin Gothic Medium", sans-serif; font-weight: bold; background-color: #66c; text-align: center; vertical-align: middle; position: relative; left: 50px; width: 725px; height: 18px; margin-bottom: 0; padding-top: 2px; padding-bottom: 0; 
