/******* the ask an expert matrix ****/

ul.pbg { position : relative;
list-style-type : none;
width : 511px;
margin : 0;
padding : 0; }

ul.pbg:after { content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden; }

ul.pbg li { float : left;
width : 170px;
padding-bottom : 1em;
border-right : 0px solid #333;
border-bottom : 0px solid #333; }

ul.pbg li a { display : block;
text-align : center; }

ul.pbg li#one a, ul.pbg li#two a, ul.pbg li#three a,
ul.pbg li#four a, ul.pbg li#five a, ul.pbg li#six a,
ul.pbg li#seven a, ul.pbg li#eight a, ul.pbg li#nine a { line-height: 14px; padding: 10px 0; }

ul.pbg li a {  border: 1px dashed #EFF7E7; color: #BA1433; text-decoration: underline; }
img.nounderline { text-decoration: none; margin-bottom: -12px; padding-bottom: 6px; }
ul.pbg li a:hover { background: transparent; color: #53945E; text-decoration: none; font-weight: bold; border: 1px dashed #53945E;}
