2012-08-12 12:11:33 +00:00
|
|
|
html
|
|
|
|
{
|
|
|
|
color: rgb(0,0,0);
|
|
|
|
font-family:'Lucida Grande';
|
|
|
|
text-align:left;
|
|
|
|
}
|
|
|
|
th
|
|
|
|
{
|
|
|
|
color: rgb(50,50,50);
|
|
|
|
font-weight: bold;
|
2012-08-12 20:14:26 +00:00
|
|
|
text-align:left;
|
2012-08-12 12:11:33 +00:00
|
|
|
}
|
|
|
|
td
|
|
|
|
{
|
|
|
|
color: rgb(80,80,80);
|
|
|
|
text-align:left;
|
|
|
|
}
|
|
|
|
img.icon
|
|
|
|
{
|
|
|
|
vertical-align:text-bottom;
|
|
|
|
margin-right:8px;
|
|
|
|
}
|