html{
    overflow:-moz-scrollbars-vertical;
}
table {
	border-spacing:0;
	border-collapse:collapse;
}
tr, td {
	padding:3px;
}

ul.alsa, ul.spacing {
	list-style-type:none;
	padding-left:0;
	margin:0;
}
ul.alsa li {
	background:url(../img/bullet/fleche.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:16px;
	margin-left:0.5em;
	margin-top:5px;
}
ul.spacing li {
	margin-right:10px;
	float:left;
}
.nomargin {
	margin:0;
}
a.promo {
	text-decoration:underline;
}
img {
	border:0;
}
img.dyna {
	width:100%;
	border:1px solid black;
}
img.photo {
	margin:10px;
	padding:10px;
	background:white;
	width:auto;
	box-shadow: 0 0 10px rgb(120,120,120);
	-moz-box-shadow: 0 0 10px rgb(120,120,120);
	-webkit-box-shadow: 0 0 10px rgb(120,120,120);	
}
img.dynamax {
	max-width:100%;
	border:1px solid black;
}
img.noborder {
	border:0;
}
.forklift table  {
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
	margin-bottom:10px;
}
.forklift table thead tr td {
	text-align:center;
	font-weight:bold;	
}
.forklift table tbody tr td {
	text-align:center;
}
.forklift table tbody tr td:first-child {
	text-align:left;
}
div.star {
	width:15px;
	height:14px;
	background:url('../img/bullet/star.gif');
}
#menuDynVert dt {
	background:url(../img/andreas04/contentbg.png);
	background-position:0 -46px;
	border:1px solid lightgray;
	color:black;
	padding:3px;
}
#menuDynVert a.selected {
	background:yellow;
}

