/*

	BELLEE DESIGN
	Standard CSS library

*/

/*------------------------------------------------------------
	File list
------------------------------------------------------------*/
	ul.bellee-file-list
	{
		padding:5px 0;
	}
	
	ul.bellee-file-list li
	{
		padding:3px 0 3px 20px;
	}

	ul.bellee-file-list li.pdf
	{
		background:transparent url('bellee-images/list_pdf.gif') no-repeat 0px 4px;
	}
	