.quicklink_holder
 {
	border-bottom: 2px solid #a08f6f;
	width:209px;
	display:block;
	background: url("/ftpimages/213/podium/L1_bg.gif") repeat-y;
	padding:0 2 0 2px;
}
.quicklink_on 
{
	font-family : Verdana, Tahoma;
	font-size : 10px;
	width:205px;
	color : #1A461B;
	text-decoration : none;
	cursor: pointer;
	display:block;
	background: #FFFFFF;
}
.quicklink_off
 {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	width:205px;
	color : #FFFFFF;
	text-decoration : none;
	cursor: pointer;
	display:block;
	background: url("/ftpimages/213/podium/L1_bar.gif") bottom left no-repeat;
}
