.content { padding: 15px; }
.oneClick { float: none; color: #666; }
.oneClick .header { background-color: #cbdbe9; border: 1px solid #999; border-bottom: 0px; -moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; padding: 15px 20px 20px; }
.oneClick .header.noHeader { background-color: #efefef; height: 10px; padding: 0; }
.header h1 { font-size: 190%; color: #036; margin-bottom: 8px; }
.oneClick .searchContent { position: relative; background-color: #efefef; border-left: 1px solid #999; border-right: 1px solid #999; padding: 10px 20px 0px; }
.oneClick .footer { height: 10px; background-color: #efefef; border: 1px solid #999; border-top: 0px; -moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px; }
.oneClick.emptyList .footer { background-color: #4c8acb; height: 185px; padding: 15px 20px 10px; }
.oneClick.emptyList .footer h4 { font-size: 150%; color: #fff; margin-bottom: 10px; }
.searchContent h3.resultCount { color: #4C8ACB; font-size: 150%; border-bottom: 1px solid #5891CE; margin: 5px 0 0 0; padding: 0 0 3px 0; font-weight: bold; }
.emptyList h2 { padding: 70px 0; text-align: center; font-size: 180%; }
.oneClick.emptyList .resultsNav { position: absolute; top: 0px; right: 10px; color: #666; font-size: 11px; font-weight: bold; }
.oneClick.emptyList .prevResult { margin: 0 5px 0 0; padding: 0 5px 0 0; border-right: 1px solid #666; }
.oneClick.emptyList .nextResult { margin: 0 14px 0 0; }
.oneClick.emptyList .resultsNav li { float: left; }
.oneClick.emptyList .resultsNav a { font-weight: bold; text-decoration: none; }
.oneClick.emptyList .resultsNav a { color: #20558A; font-size: 12px; }
.oneClick.emptyList .resultsNav a:hover { text-decoration: underline; }
#youMightLikeModule { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; background-color: #f3f3f3; height: 150px; position: relative; }
#youMightLikeModule ul { position: relative; padding: 15px 10px; list-style-type: none; }
#youMightLikeModule ul li { position: relative; width: 91px; float: left; text-align: center; }
#youMightLikeModule ul li a { text-decoration: none; color: #547fa9; }
#youMightLikeModule ul li span { display: block; width: 84px; overflow: hidden; text-decoration: underline; cursor: pointer; }
#youMightLikeModule .btnViewMore { position: absolute; right: 10px; top: 15px; }
