#quicklinks2009 *
{
	color: white !important;
}

#quicklinks2009
{
	color: white !important;
	padding-left: 29px;
	padding-bottom: 15px;
	background: transparent url('images/targetBackground.png') top right no-repeat;

	height: 248px;
	width: 426px;
}


#quicklinks2009_title
{
	text-transform: uppercase;
	color: white;
	font-weight: normal;
	font-size: 18px;
}

#quicklinks2009_content
{
	width: 243px;
	display: block;
	float: left;
	height: 191px;
	overflow: auto;
}

#quicklinks2009_content a
{
	text-decoration: underline;
}

#quicklinks2009_content h1
{
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
}

#quicklinks2009_menu
{
	float: left;
	display: block;
	margin-left: 14px;
	width: 169px;
	overflow: hidden;
}

#quicklinks2009_menu ul, 
#quicklinks2009_menu li
{
	display: block;
	margin: 0px;
	padding: 0px !important;;
	background: transparent !important;
}

#quicklinks2009_menu ul li a
{
	display: block;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dotted #90a782;
	background: transparent;
	line-height: 24px;
	color: #ffffff;
	padding-left: 20px;
	
	background: transparent url('images/bullet.png') 5px 10px no-repeat;
}

#quicklinks2009_menu ul li a:hover,
#quicklinks2009_menu ul li a.selected
{
	/* background: #2C670A; */
	background: transparent url('images/bullet.png');
	color: black !important;
}

#quicklinks2009list
{
	background-color: #E9E6C2;
	background-image: url('images/Shortcuts_fi.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 47px;
	
}

.en #quicklinks2009list
{
	background-image: url('images/Shortcuts_en.png');
}

#quicklinks2009list ul,
#quicklinks2009list ul li
{
	margin: 0px   !important;
	padding: 0px !important;
	background: transparent !important;
	display: block;
}

#quicklinks2009list ul a
{
	margin: 0px;
	padding: 0px 0px 0px 30px !important;
	display: block;
	line-height: 29px;
	width: 411px;
	background: transparent url('images/mainlistItemBackground.png') top left no-repeat;
}

#quicklinks2009list ul a:hover,
#quicklinks2009list ul a.selected 
{
	background: transparent url('images/mainlistItemBackground.png') -206px 0px no-repeat;
}
