﻿/* Top */
.pageTop { background-color: #E97116; }
.pageTop .topBanner { background-image: url("../Images/Design/siteHeaderCert.gif"); }
.pageTop .menuSection ul li a { color: #FC9; }

/* PageTeasersUC */
.pageTeaser .title { color: #E97116; }

/* Product List */
.productList { margin: 10px 0; padding: 0; list-style-type: none; }
.productList li { float: left; width: 50%; }
.productList input { margin-top: 10px; }
.productList .padding { padding-right: 10px; }
.productList .separator { float: none; clear: both; width: auto; }
.productList .arrowRight { background-position: left center !important; }
.productList .productImage { float: left; width: 80px; }
.productList .productInfo { margin-left: 90px; }
.productList .productInfo p { font-size: 13px; color: #777; }