#AO-accessoires {
	border-collapse:collapse;
	width:900px;
}
	
#AO-accessoires ul {
	margin:5px 0 5px 5px;
	padding:0px;
}

#AO-accessoires th {
	background:#414141 url("images/accessoires-items/header_bkg.png") repeat-x scroll center left;
	color:#888888;
	padding:11px 5px;
	text-align:left;
	font-weight:bold;
}

#AO-accessoires td {
	color:#FFF;
	padding:7px 5px;
	background-color:#1b1b1b;
}

#AO-accessoires tr.odd td {
	cursor:pointer;
}

#AO-accessoires div.arrow {
	background:transparent url("../AutoOudewater/images/accessoires-items/arrows.png") no-repeat scroll 0px -16px;
	width:16px;
	height:16px;
	display:block;
}

#AO-accessoires td.info {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2c2c2c;
	border-right-color: #2c2c2c;
	border-bottom-color: #2c2c2c;
	border-left-color: #2c2c2c;
	background-color:#414141;
	padding:12px;
}

#AO-accessoires div.up {
	background-position:0px 0px;
}
