﻿#flash { border: 1px solid #dedede; width: 678px; min-height: 492px; float: left; margin-top: 5px; }
#features { float: left; width: 167px; margin: 5px 0 0 15px; }

#features .feature { margin: auto; border: 1px solid #dedede; width: 165px; height: 238px; 
                     background-color: #000; }
#features .bottom { margin-top: 13px; height: 239px; }

#features .feature a { background-position: 0px 0px; }
#features .feature a:hover { background-position: 0 -238px; }
#features .bottom a:hover { background-position: 0 -239px; }

object { display: block; margin: 0; padding: 0; }

#features .hotprospects a { display: block; height: 0px; width: 165px; padding-top: 238px; overflow: hidden; 
                            background: #000 url(/assets/images/content/home/feature-hot-prospects.jpg) no-repeat; }
#features .wineenthusiast a { display: block; height: 0px; width: 165px; padding-top: 239px; overflow: hidden; 
                            background: #000 url(/assets/images/content/home/feature-wine-enthusiast.jpg) no-repeat; }
