.sidebar {
 position: absolute; 
 top: 240px; 
 left: 540px; 
}
A {
	COLOR: #f47d00; TEXT-DECORATION: none
}
.sidebar A {
	FONT-SIZE: 12px; COLOR: #AAA
}
.sidebar UL {
 margin-top: 0px;
	 LIST-STYLE-TYPE: none
}
.category LI {
 	DISPLAY: block; text-align: left
}
.category LI A {
	DISPLAY: block; OVERFLOW: hidden; FONT-FAMILY: Arial; HEIGHT: 20px; 
}



.sidebar2 {
 position: absolute; 
 top: 325px; 
 left: 540px; 
}
A {
	COLOR: #f47d00; TEXT-DECORATION: none
}
.sidebar2 A {
	FONT-SIZE: 12px; COLOR: #AAA
}
.sidebar2 UL {
 margin-top: 0px;
	 LIST-STYLE-TYPE: none
}
.category2 LI {
 	DISPLAY: block; text-align: left
}
.category2 LI A {
	DISPLAY: block; OVERFLOW: hidden; FONT-FAMILY: Arial; HEIGHT: 20px; 
}


.sidebar3 {
 position: absolute; 
 top: 454px; 
 left: 540px; 
}
A {
	COLOR: #f47d00; TEXT-DECORATION: none
}
.sidebar3 A {
	FONT-SIZE: 12px; COLOR: #AAA
}
.sidebar3 UL {
 margin-top: 0px;
	 LIST-STYLE-TYPE: none
}
.category3 LI {
 	DISPLAY: block; text-align: left
}
.category3 LI A {
	DISPLAY: block; OVERFLOW: hidden; FONT-FAMILY: Arial; HEIGHT: 20px; 
}
