/* CSS Document */
.mc_edit_field {
  margin-left:-2px;
}
.my_collection{
	width:100%;
	clear:both;
}

.mc_item_line {
  white-space:nowrap;
}

.wishlist{
	width:100%;
	display:block;
}
.ceo_stars{
	display:block;
	width:100%;
}

img.mc_button {
	border: 0;
	vertical-align:middle;
}
.mc_item {
	float:left;
	width:100%;
	padding-bottom:4px;
	background-color:#131719;
}
.mc_alt {
	background-color:#21292d;
}
.mc_icon {
	float:left;
	width:38px;
	text-align:center;
}

.mc_data {
	float:left;
	width:470px;
	margin-left:4px;
}
.mc_info {
	width:100%;
	display:block;
}
.mc_controls{
	float:left;
	width:38px;
	text-align:right;
}
.mc_info1{
	float:left;
	width: 323px;
	overflow:hidden;
}
.mc_info2{
	float:left;
	width: 70px;
	text-align:left;
}
.mc_info3{
	float:left;
	width: 73px;
	text-align:right;
}
.mc_notes_edit{
	float:left;
}
.mc_edit_controls{
	float:right;
	padding-right:2px;
}