﻿/* Product Section */
.ProductSection { }
.ProductSection .ProductImage { float: left; padding: 0 10px 10px 0; }
.ProductSection .ProductSpec { float: right; }
.ProductSection .ProductSpec img { padding-left: 0.5em; }
.ProductSection .ProductSpec a { text-decoration: none; font-weight: bold; }