.mixes {
	width:772px;
	padding:0 0 0 30px;
	overflow:hidden;
}
ul.mix-list {
	overflow:hidden;
	list-style:none;
	width:379px;
	padding:20px 0 0;
}
ul.mix-list li {
	width:100%;
	overflow:hidden;
	padding:0 0 30px;
}
.delete-btn {
	color:#000;
	font:58% Arial, Helvetica, sans-serif;
	padding:17px 0 0;
	background:url(../images/delete-ico.gif) no-repeat 50% 0;
	text-decoration:none;
	float:left;
}
.delete-btn:hover {text-decoration:underline;}
ul.mix-list li img  {
	float:left;
	border:2px solid #FFD249;
	margin:0 9px 0 5px;
}
.mix-cnt {
	display:table;
	height:1%;
}
.mix-cnt h3,
.mix-cnt h4 {
	font:bold 100% Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.mix-cnt h3 a {
	color:#000;
	float:left;
	padding:0 28px 0 0;
}
.mix-cnt h4 a {color:#FEDE26;}
.mix-cnt h3 a:hover,
.mix-cnt h4 a:hover {text-decoration:none;}
ul.mix-list ul {
	padding:20px 0 0;
	margin:0;
	list-style:none;
	width:100%;
}
ul.mix-list ul li {
	font:bold 69% Arial, Helvetica, sans-serif;
	padding:0 !important;
	width:100%;
	float:left;
}
ul.mix-list ul li span {color:#FFD500;}

