/* PRODUCTS HOME */

.product-column                           { width: 261px; height: 810px; padding: 20px; float: left; border: 1px solid #ccc; margin-right: 25px; background: #f9f9f9 url(/global_images/products_home/bg_products_column.png) repeat-x 0 0; }
.product-column                           { border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; }
.product-column h3                        { margin-top: 25px; text-align: center; font-size: 125% !important; }
.product-column .boxshot                  { text-align: center; }
.product-column .bento-boxshot            { padding: 26px 0 26px 0; }
.product-column .product-top              { height: 400px; }
.product-column .product-top h3           { margin-top: 0; }
.product-column.lastcol                   {  margin-right: 0; }
.product-column h3                        { font-weight: normal !important; }
.product-column img                       { margin: 10px 0 15px 0; }
.product-column h4 a                      { color: #333; }
.product-column a.more                    { padding-right: 16px; background: url(/global_images/products_home/bullet_arrow_bottom_content.png) no-repeat 100% 2px; font-weight: bold; }
.product-column p.note                    { text-align: left; }

#for-iphone                               { margin: 20px 0 50px 0; }

p.note										{ color: rgb(97,97,97); font-size: 90%; }

/* Bottom Content */

#bottom-content                           { margin: 20px 0 0 5px; padding-top: 10px; background: url(/global_images/products_home/bg_bottom_content_top.png) no-repeat 0 0; }
#bottom-content .wrapper                  { padding: 10px 20px 20px 20px; background: url(/global_images/products_home/bg_bottom_content_bottom.png) no-repeat 0 100%;  }
#products-more h4                         { margin-bottom: 20px; }

#products-more                            { width: 620px; float: left; border-right: 1px solid #ddd; }
#help                                     { width: 275px; float: right; padding-left: 10px; }
.product-col.leading                      { width: 44%; padding-right: 20px; float: left; border-right: 1px solid #ddd; }
.product-col.trailing                     { width: 44%; float: right; padding-right: 20px; }
.product-col div                          { clear: both; height: 90px; }
.product-col img                          { float: left; }
.product-col h5, .product-col p           { margin-left: 70px; }
.product-col h5                           { margin-bottom: 5px !important; }

#help ul                                  { margin: 20px 0 0 0 !important; padding: 0; }
#help li                                  { list-style: none !important; border-bottom: 1px solid #ddd; }
#help li a                                { padding: 12px 0; display: block; background: url(/global_images/products_home/bullet_arrow_bottom_content.png) no-repeat 100% 16px; }
#help li.first a                          { padding-top: 0 !important; background: url(/global_images/products_home/bullet_arrow_bottom_content.png) no-repeat 100% 6px; }
