
#container UL, #container LI {
	height:22px;
	line-height:22px;
	list-style-type: none;
} 

#LISTC a{ 
display:block;
	}
#LISTC {
	text-decoration: none;
	border-bottom-color: #CCC !important;
}
#LISTC:hover {
	background-color:#CCECFD;
	border-bottom-color: #0088CC !important;
	border-top: 1px solid #CCECFD !important;
}
#LISTC:active {
	color: #2D2D2D; 
	background-color:#CCC;
	border-top: 1px solid #CCC !important;
} 
#HEADER, #LISTC {
	clear:both;
	width:980px; 
	margin:0 AUTO;
}
#HEADER {
	text-transform: uppercase;
	border: 1px solid SILVER;
	background-color:#F0F0F0;
}
#LISTC {
	border: 1px solid white;
}
#HEADER LI, #LISTC LI {
	width:70px;
	border: 0px solid RED;
	float:left;
	overflow:hidden;
	padding:0 6px;
}
.WTITLE {
	width: 240px !important;
}
.CREDATE{
		width:70px !important;
	text-align:left;
	}
.ARTIST {
	min-width: 220px !important;
}
.ARTISTDATE, .EDITION {
	width: 50px !important;
	text-align:center;
} 


.COLLECT{
		width: 100px !important;
	text-align:left;
	}


#HEADER .IMGD {
	width:30px !important;
}
.YS, .NO {
	background-repeat: no-repeat;
	background-position:center;
	width:30px !important;
}
.NO {
	background-image: url(/GRAPHICS/IMG_N.gif);
}
.YS {
	background-image: url(/GRAPHICS/IMG_C.gif);
}
			


