body{
	margin:0px;
	padding:0px;
}

.quicklinks{
	display:block;
	width:152px;
	border-top: 1px solid #035b3a;
	border-bottom: 1px solid #048655;
	color: #ffffff;
	font-size:11px;	
	font-family: 'Verdana','Trebuchet MS','Times New Roman','Tahoma','Georgia','sans serif';
	background: url(/ftpimages/375/podium/Style695/ql_off.gif) center left repeat-x;
	line-height: 12px;
	text-indent: 0px;
	text-decoration: none;
	text-align: right;
}
	
	.quicklinks:hover{
		background: url(/ftpimages/375/podium/Style695/ql_on.gif) center left repeat-x;
		border-top: 1px solid #035b3a;
		border-bottom: 1px solid #048c59;						
		text-decoration: none;
		color: #cdab28;
	}
						
		.quicklinks span{
			display:block;
			padding: 6px 14px 6px 14px;
		}
		
#ql-header{
	background: url(/images/ql_header.png) no-repeat;
	height: 7px;
	width: 152px;
	margin: 0px;
	padding: 0px;
}
