#box-goodies {
	width: 627px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}

#box-goodies h3, #box-goodies p  {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#box-goodies h3 {
	padding-bottom: 5px;
	text-transform: uppercase;
}



.gray-inbox-goodies{
	color:white;
	background-color: #a4a4a4;
	width:607px;
	margin-left: auto;
	margin-right: auto;
	padding:10px;
}

/* accordeur metronome etc. */
.line,.line_wallpapers  {
	margin-top: 7px;
	overflow:hidden;
	margin-bottom:20px;
}
/* spécific aux fonds d'écrans */
.line_wallpapers {
	padding-left: 7px;
}
*html .line_wallpapers {
	width: 90%;
	padding-left: 7px;
}



.small,.small-icon ,.desc-background,.apercu{
	float: left;
}
.small { 
	width: 23%;
}


.button-goodies,select {
	margin-top:8px;
}

/* pour les miniatures des fonds d'écrans */
.desc-background {
	width:120px;
	padding-left:2px;
	margin-right: 20px;
}

*html .desc-background {
	width:110px;
	margin-right: 10px;
}
.desc-background a {
	text-decoration:underline;
	color:white;
}