/*x-tab-panel-header x-unselectable*/
.linkList {
	background: url(../../resources/default/images/system/left-tab-background.gif);
	border: 0px none;
	padding: 5px;
	padding-left: 10px;
}

.linkList a {
	margin-bottom: 10px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
}

.linkList a:hover {
	font-weight: bold;
}


.linkList img {
	position: absolute;
	top: 0px;
}

.linkList span {
	margin-left: 20px;
}
