@charset "iso-8859-1";
/* Date de création: 13/01/2003 */

/* asp/basket_speedorder.asp content */
div.default_contentheader {
	padding: 2px;
	background-color: #003399;
	text-align: center;
	color: #ffffff; font-weight: bold; font-size: 12px;
}

div#basketspeed_title {
	font-weight: bold; font-size: 16px;
}

div.basketspeed_desc {
	text-align: justify;
	margin: 0px 20px 0px 20px;
}

div#basketspeed_entries {
	text-align: center;
	background-color: #eeeeee;
}

tr#basketspeed_entries_header {
	color: #808080; font-size: 10px; font-weight: bold;
}

table#basketspeed_entries_table td {
	padding: 5px;
}