#recommendations,#recommendations *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#recommendations{position:relative;float:left;width:100%;padding:10px 0 0 0}#recommendations>.title{margin:0 0 15px 0;padding:0 .3em;font-size:1.3em;line-height:1;font-weight:bold;color:#808080;text-align:left}#recommendations>.title>a{font-size:.7em;font-weight:normal;text-decoration:none;color:inherit;padding-top:.4em}#recommendations>ul,#recommendations>ul>li,#recommendations>ul>li>div{position:relative;display:block;float:left;margin:0;padding:0;list-style:none}#recommendations>ul{width:100%}#recommendations>ul>li{width:100%;text-align:left}#recommendations>ul>li>div{width:100%;padding-bottom:1.25em}#recommendations>ul>li>div>*{position:relative;display:block;float:left;clear:both;margin:0;padding:0;clear:both;width:100%;line-height:1}#recommendations>ul>li>div>.cover{height:0;margin:0 0 7px;padding:0 0 100%;background-position:center center;background-size:cover;background-repeat:no-repeat;border-radius:.25em;-moz-border-radius:.25em;-webkit-border-radius:.25em;-o-border-radius:.25em;-ms-border-radius:.25em;border:1px solid rgba(0,0,0,.2)}#recommendations>ul>li>div>.cover:hover{opacity:0.9;filter:alpha(opacity= 90);zoom:1}#recommendations>ul>li>div>h5{font-size:15px;margin:0 0 3px}#recommendations>ul>li>div>h5>a{color:#189bfe}#recommendations>ul>li>div>p{font-size:.8em;padding-top:.25em}#recommendations>ul>li>div>p>a{color:#888}#recommendations>ul>li>div>h5>a,#recommendations>ul>li>div>p>a{text-decoration:none}#recommendations>ul>li>div>h5>a:hover,#recommendations>ul>li>div>p>a:hover{text-decoration:underline}@media screen and (min-width: 320px)  {#recommendations>ul>li{width:50%;padding:0 .5em}#recommendations>ul>li:nth-of-type(odd){clear:left}}@media screen and (min-width: 800px)  {#recommendations>ul>li{width:33.333%}#recommendations>ul>li:nth-of-type(odd){clear:none}#recommendations>ul>li:nth-of-type(3n+4){clear:left}}