﻿.spacer { margin: 8px 0 0 0; }

.countries, .regions { list-style-type: none; clear: both; margin: 0 0 10px 10px; overflow: hidden; }
.countries a, .regions a { font-weight: bold; }
.countries .title, .regions .title { font-weight: bold; color: #34343E; font-size: 12px; margin: 0 0 7px 0; }
.regions li { float: left; width: 33%; font-weight: bold; color: #9dacbf; }
.countries li { float: left; width: 33%; font-weight: bold; color: #9dacbf; }
.countries a.selected, .regions a.selected { color: #DB0405; text-decoration: none; }

.RatedItems { margin: 8px 0 0 0; }
.RatedItems .item { margin: 0 0 10px 10px; overflow: hidden; }
.RatedItems .name { float: left; margin-right: 10px; width: 260px; }
.RatedItems .rating { float: left; width: 150px; margin-right: 10px; font-weight: bold; line-height: 23px; color: #556E90; }
.RatedItems .details { float: left; width: 260px; margin-right: 10px; }
.RatedItems img { float: left; margin-right: 10px; }
.RatedItems .name a { text-decoration: none; font-weight: bold; }
.RatedItems .details a { font-weight: normal; }
.mainbox-content h2 { font-weight: bold; color: #DB0405; font-size: 12px; margin: 0 0 10px 10px; line-height: 19px; padding: 0; }
.mainbox-content .message { padding-left: 10px; }
.mainbox-content .pages { padding-right: 10px; }
.mainbox-content .ratedItemsHeader { width: 100%; clear: both; height: 24px; overflow: hidden; }
.mainbox-content .ratedItemsHeader h2 { float: left; margin-right: 10px; }
.mainbox-content .ratedItemsHeader .loadingProgress { margin-right: 15px; float: right; z-index: 10000; background: url(ajax-loader.gif) no-repeat left top; width: 24px; height: 24px; }
.mainbox-content .ratedItemsHeader .drpMinReviews { float: right; margin-right: 10px; }
.ratedItemsMessage { padding-left: 10px; font-size: 12px; font-weight: bold; color: #34343e; }
.btnCompareMiddle a { color: #FFFFFF; display: block; font-weight: bold; padding-top: 5px; text-align: center; text-decoration: none; }
.btnCompareMiddle { margin: 0 auto; }

