summaryrefslogtreecommitdiff
path: root/ie6.css
blob: 378d6e032239f9a13e8dbb415957722c83f98e4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
ul.feedCatList {
	position : relative;
	top: -1em;
}

li.feedCatHolder {
	margin : 0px;
	padding : 0px;
}


#infoBoxTitle {
	display : none;
}


#headlinesInnerContainer {
	position : normal;
}

div.headlines_normal {
	overflow : auto;
}

div.headlines_cdm {
	overflow : auto;
}