#range_list { margin-top: 20px; }

#range_list li.product { width: 500px; position: relative; margin-bottom: 40px; }

#range_list li h2 { margin: 0px 0px 10px 0px; font-weight: bold; color: #2e3192; font-size: 0.9em; }

#product_features { color: #5A6F90; padding-left: 35px; padding-top: 10px; position: absolute; left: 165px; top: 25px; }
#product_features li { list-style-type: square; font-size: 0.8em; }

#range_list a { text-decoration: none; color: #5A6F90; }
#range_list a:hover { text-decoration: underline; }

p { margin-top: 10px; font-size: 0.8em; }