summaryrefslogtreecommitdiff
path: root/ie7.css
blob: 8e82583484094155896ab2cda1c806583f907e1f (plain)
1
2
3
4
5
6
7
/* div.prefsTabSelected {
	bottom : 1px;
} */

table.headlinesList {
		width: expression(((parseInt(document.getElementById("headlinesInnerContainer").clientWidth)-0)+'px'));
}