<style><!-- [et_pb_line_break_holder] -->#layoutContainer { margin: 0 auto; }<!-- [et_pb_line_break_holder] -->.productRow { width: 75%; height: 200px; margin: 25px auto 0px auto; }<!-- [et_pb_line_break_holder] -->.productRow a { color: #000; }<!-- [et_pb_line_break_holder] -->.productOdd { width: 200px; height: 200px; float: left; text-align: center; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family: UbuntuRegular,Helvetica,Arial,sans-serif; font-size: 130%; margin: 0 12.5px 0 12.5px; background-color: #7abacc; }<!-- [et_pb_line_break_holder] -->.productEven { width: 200px; height: 200px; float: left; text-align: center; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family: UbuntuRegular,Helvetica,Arial,sans-serif; font-size: 130%; margin: 0 12.5px 0 12.5px; background-color: #bde1eb; }<!-- [et_pb_line_break_holder] -->div.productOdd:hover { background-color: #fff; }<!-- [et_pb_line_break_holder] -->div.productEven:hover { background-color: #fff; }<!-- [et_pb_line_break_holder] -->.productImage { text-align: center; }<!-- [et_pb_line_break_holder] -->.productName { position: relative; top: -30px; }<!-- [et_pb_line_break_holder] --></style>