#ReferencesCategoriesMenu li#ReferencesCategoriesMenuUnsorted {
	display:none;
}
#ReferencesCategoriesMenu li.referencesCategoriesMenuActive a {
	color:#fff;
}
#ReferencesCategoriesMenu {
	clear:both;
	background:transparent url(../img/contentPattern2.gif) repeat-x bottom;
	margin-right:5px;
	padding-bottom:5px;
	text-align:center;
	padding-left:0px;
}
#ReferencesCategoriesMenu li {
	list-style:none;
	display:inline;
}
#ReferencesCategoriesMenu li a {
	color:#a09fa5;
	text-decoration:none;
	font-weight:bolder;
	padding:5px;
	padding-left:12px;
	margin-left:10px;
	
}
#ReferencesCategoriesMenu li a:hover {
	color:#fff;
	text-decoration:none;
}
#References {
	
}
    .referenceNode span {
        color: #999999;
        font-weight: normal;
        letter-spacing: 1px;
    }
    .referenceNode {
        padding-bottom: 20px;
		clear:both;
    }
		.referencePropertysBlock {
			float:left;
		}
	        .referenceName {
	            font-weight: bold;
	            letter-spacing: 1px;
	        }
	            .referenceName span {
	            }
	        .referenceCategory {
	            font-weight: bold;
	            letter-spacing: 1px;
	        }
	            .referenceCategory span {
	            }
	        .referenceDate {
	            font-weight: bold;
	            letter-spacing: 1px;
	        }
	            .referenceDate span {
	            }
        .referenceDescription {
			float:left;
			margin-left:30px;
			width:230px;
		}
            .referenceDescription span {
            }
		.imageContainer {
			clear:both;
			margin-left:15px;
            padding-top: 10px;
		}

		.imageContainer SPAN + SPAN {
			position:relative;
			top:-4px;
			margin-left:5px;
		}

.prevRefBg {
	background:url(../img/prevRefBg.gif) no-repeat;
	width:129px;
	height:79px;
	margin-top:35px;
	margin-right:10px;
	padding:5px;
}
.prevRefBg:hover {
	background:url(../img/prevRefBgOn.gif) no-repeat;
}
	.prevRefBg img {
		cursor:pointer;
		border:0px;
	}
	.prevRefText {
		text-align:center;
		padding-right:10px;
		padding-top:5px;
		color:#7f7e82;
		letter-spacing:2px;
	}
