﻿ul.candyList { margin: 0; padding: 0; list-style-type: none; float: left;}
ul.candyList li {margin: 0 3px 5px 0; float: left;}
ul.shy { margin: 0; padding: 5px 0 10px 10px; list-style-type: none; }
.Melon { position: relative; padding: 0px; border: solid 1px #ccc; float: left; margin: 0 6px 7px 0; }
.Melon a {z-index: 1; display: block}
.Melon img {border: none; }
.Melon .info {text-align:left; position: absolute; margin: 0px; left: 2px; bottom: 2px; font-size: 11px; color: #333; overflow: hidden; font-weight: bold; filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8; max-height: 24px; }
.Melon .info span {background: #fff; line-height: 1.2em; padding: 2px; }
