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