#t_basket td {
	font-size:11px;
}

#t_basket {
	width:100%;
}

#t_basket tr {
	background-color:#ebebeb;
}

#t_basket .baground td {
	background-color:#ababab;
}

#t_basket td input {
	width:20px;
}

#bform {
	font-size:11px;
}

#t_basket td a {
	text-decoration:none;
}

#t_basket td a:hover {
	text-decoration:underline;
}