2005-12-20 16:01:38 +00:00
|
|
|
ul.feedCatList {
|
|
|
|
position : relative;
|
|
|
|
top: -1em;
|
|
|
|
}
|
|
|
|
|
2006-05-18 06:02:18 +00:00
|
|
|
li.feedCatHolder {
|
|
|
|
margin : 0px;
|
|
|
|
padding : 0px;
|
|
|
|
}
|
2006-05-18 13:30:35 +00:00
|
|
|
|
|
|
|
#infoBoxTitle {
|
2006-05-18 13:52:44 +00:00
|
|
|
display : none;
|
2006-05-18 13:30:35 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
|