/* CSS Document */


#rental{
	font-size:75%;
}

#rental img{
	border:none;
}


img.cdj {
	padding:0 2px 2px 0;
	background:url(/img/top/bg_cd.jpg) right bottom no-repeat;
	margin-bottom:5px;
}
img.dvdj {
	padding:0 2px 2px 0;
	background:url(/img/top/bg_dvd.jpg) right bottom no-repeat;
	margin-bottom:5px;
}
img.rank{
	margin-left:12px;
}


table.items td{
	width:91px;
	padding:0 8px;
}

#rental td.count{
	width:31px;
	height:15px;
	font-weight:bold;
	text-align:right;
	font-size:12px;
	line-height:15px;
	padding:0 7px;
}