input#amount {
    width:80px
}
.b {font-weight:bold;}

ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin:0; padding:0;
}
li {
	margin-bottom:0.3em;
}

a.title {color:#000; text-decoration:none;}
a.title:hover {color:#009;text-decoration:none;}

a.link {color:#666; text-decoration:underline;}
a.link:hover {color:#009;text-decoration:none;}

.bordure {border:1px solid #000; padding:10px; margin:5px;
}
.all {color:#f00;font-weight:bold;}

.sml {font-size:14px;}
