.info       { text-align : left ; }
div.info table	   { border : 1px solid black ; width: 100%; cellspacing: 0; border-collapse: collapse; }
div.info table td         { padding: 2px 5px; }
/*
#container { margin : 0 auto ; text-align : left ; }
#header    { width : 100% ; float : center ; border : 1px solid red ; }
#brief     { width : 100% ; float : center ; }
#prop      { width : 58% ; float : left ; }
#docs      { width : 41% ; float : right ; }
#gone      { width : 100% ; clear : both ; }
#footer    { width : 100% ; clear : both ; border : 1px solid red ; }
#footer_link { width : 60% ; float : left ; border : 1px solid red ; }
#footer_copy { width : 38% ; float : right ; border : 1px solid red ; }
*/
.hspace    { width : 100% ; height : 5 ; clear : both ; }
.content-header { color : white ; background-color : #E54242 ; }
.data-odd  { background-color : #FFFFFF ; }
.data-even { background-color : #F4F6EF ; }
.data-sep  { border-right : 1px solid ; padding: 2px 2px; }
.data-min  { padding: 2px 2px 2px 20px; }
.data-max  { border-right : 1px solid ; padding: 2px 6px 2px 2px; }
.data-typ  { padding: 2px 2px; text-align: center; }
.content-subheader { padding: 4px 2px 4px 2px; color : #000000 ; background-color : #d1d2c6 ; font-weight: bold; font-family: "Arial Narrow", "MS PGothic", sans-serif ; }
span.recommend{color: #cc0033;}

