#category #content { float: left; width: 690px; height: 467px; position: relative; }
#category #content img { position: absolute; top: -5px; left: 0; }

#category #sidebar { position: relative; float: left; width: 210px; height: 437px; padding: 20px 30px 10px; overflow: hidden; }

#category a.viewall { color: #333; text-decoration: underline; }

#category #holder { position: absolute; bottom: 0; left: 30px; }

#category .concierge { overflow: hidden; } /* IE6 fix */ 
#category .concierge.topper { width: 210px; height: 5px; background: url(/images/static/styles/concierge_small.gif) no-repeat; }
#category .concierge.bottomer { width: 210px; height: 5px; background: url(/images/static/styles/concierge_b_small.gif) no-repeat; }
#category #concierge { background: #eef8fd url(/images/static/styles/concierge_r_small.gif) repeat-y; width: 180px; padding: 3px 15px; margin: 0; text-align: center; }

#category #caption { margin-top:440px; text-align:center; color:#fff; text-shadow: #000 1px 1px 2px; }

#category div.desc { background: url(/images/static/arrows/small_lg.jpg) no-repeat 0 14px; margin-left: -12px; padding-left: 12px; font-size: 11px; }
#category div.desc p { border-top: 1px dashed #ccc; width: 210px; padding: 8px 0 4px; margin-bottom: 4px; }

#category .schedule { background: url(/images/static/styles/clock.jpg) no-repeat 0 4px; padding-left: 18px; }
