h1{
    margin:20px 0 0 0;
}
h3{
	margin: 0;
    padding: 0;
    font-weight:bold;
    font-size: 18px;
}
.item-container h2{
	display:block;
    margin:0;
    font-weight: normal;
    word-spacing: 100em;
    text-align: left;
    line-height: 1em;
    padding-bottom: 10px;
}
.more-section:after,.moreNews:after{
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.more-section h3{
	display:block;
    float:left;
    width:94%;
}
.paragraphs p {
    margin-bottom:10px;
}
.date{
    color:#666666;
}
table{
    display:none;
}
section, .search-results {
    border-top:1px solid #C2C2C2;
}
section{
    margin-top:20px;
}
.pageContent-modeldetails div.model-dividing-line{
    margin:0px;
    padding:0px;
    border-bottom:1px solid #C2C2C2;
}
.articleSections div.articleSection:first-of-type section{
    border-top:none;
    margin-top:10px;
}
.articleSections div.articleSection:first-of-type section h2.article-section-title{
    margin-top:20px;
}
.pageContent>div{
    margin: 0px 12px;
}
.pageContent>section{
    padding: 0px 12px;
}
.pageContent .articleSectionContent .paragraph p {
    text-align: justify;
}
.expand-arrow{
    cursor:pointer;
    background:url("/etc/designs/cro/mweb/images/btn_arrow_expand.png") no-repeat scroll 99% 55%;
}
.collapse-arrow{
    cursor:pointer;
    background:url("/etc/designs/cro/mweb/images/btn_arrow_collapse.png") no-repeat 99% 55%;
}
.locked{
    cursor:pointer;
    background:url("/etc/designs/cro/apage/images/icon_lock.png") no-repeat scroll 99% 55%;
}
.article-section-title{
    cursor: pointer;
    padding:0;
    margin:17px 0;
}
.article-section-title{
     font-weight: 700;
}
#preview_footer{
    border-top:2px solid #00ae4d;
    margin:20px 0;
    padding:10px 0;
}
#preview_footer a{
    color: #00ae4d;
    text-decoration:none;
}
.image-small{
    width:242px;
    margin-bottom:10px;
}
.image-small .caption-source {
    color:#666666;
}
.image-centred{
    margin-top: 15px;
    margin-bottom: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.call-out-wrap{
    background-color:#F8F8F8;
    padding:12px;
    margin:20px 0;
    clear:both;
}
.call-out-wrap h3{
    margin-top:6px;
}
.test-score{
    background: #00ae4d;
    color: white;
}

.test-score-20{
    background: #f8941d;
}

.test-score-40{
    background: #ffd500;
}

.test-score-60{
    background: #bfd730;
}

.test-score-80{
    background: #00ae4d;
}

.test-score-100{
    background: #ed1d24;
}

.chart-value-pointer-20{
    background: #f8941d;
}

.chart-value-pointer-40{
    background: #ffd500;
}

.chart-value-pointer-60{
    background: #bfd730;
}

.chart-value-pointer-80{
    background: #00ae4d;
}

.chart-value-pointer-100{
    background: #ed1d24;
}

.overall-score-20{
    background: #f8941d;
}

.overall-score-20:before{
    border-top: 8px solid #f8941d;
}

.overall-score-40{
    background: #ffd500;
}

.overall-score-40:before{
    border-top: 8px solid #ffd500;
}

.overall-score-60{
    background: #bfd730;
}

.overall-score-60:before{
    border-top: 8px solid #bfd730;
}

.overall-score-80{
    background: #00ae4d;
}

.overall-score-80:before{
    border-top: 8px solid #00ae4d;
}

.overall-score-100{
    background: #ed1d24;
}

.overall-score-100:before{
    border-top: 8px solid #ed1d24;
}
.test-score.in-test{
    background: #999999;
}
#pageContent-cardetails .test-score.in-test h1.this-score-big-div {
	font-size: 25px;
	font-family: 'HelveticaNeue-Medium';
    font-weight: normal;
}
.highest-score{
    background: #999999;
    color: white;
}
.background-kind-score{
    background: #ECECEC;
}
.table-spacing{
    border-spacing: 5px;
    border-collapse: separate;
}
.small-caption{
    font-size:11px;
    line-height:16px;
    font-weight: normal;
}
.text-left{
    text-align: left;
}
.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
.text-bold{
    font-weight: bold;
}
.text-price{
    color: black;
}
.text-recomendation{
    color: #666;
}
.text-authentification{
    color: #00ae4d;
}
.biggest-text{
    font-weight: bold;
    font-size: 44px;
    margin-top: 4px;
}
.value-progressbar{
    margin-right: 3px;
}
.element-of-control{
    margin-top: 3px;
}
.approx-label{
    color: #666;
    margin-top: 0px;
    margin-bottom: 20px;
}
.little-text-label{
    font-size: 14px;
}
.mini-text-label{
    font-size: 13px;
}
.comparison-label{
    color:#666;
    font-size: 10px;
}
.margin-score-section{
    margin:5px;
}
.margin-score-section-top{
    margin-top: 5px;
}
.margin-score-section-bottom{
    margin-bottom: 5px;
}
.margin-score-section-left{
    margin-left: 5px;
}
.margin-score-section-rignt{
    margin-right:  5px;
}
.caption-padding{
    padding: 5px;
}
.position-left{
    float:left
}
.position-centred{
    display:block;
    margin-left: auto;
    margin-right: auto;
}
.key_image{
    margin-bottom:20px;
}
.position-right{
    float:right
}
.top-dividing-line{
    border-top: solid 1px #C2C2C2;
    padding: 12px 0px;
}
.bottom-dividing-line{
    border-bottom: solid 1px #C2C2C2;
    padding: 12px 0px;
}
.curved-border{
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #C2C2C2;
    padding: 6px 6px;
}
input:focus.curved-border,
input:active.curved-border{
	border-color: #000;
}
.compare-price-background{
    background: #F8F8F8;
}
.compare-price-padding{
    padding: 7px 12px;
}
.compare-price-padding a{
	color: #000;
	text-decoration: none;
}
.compare-price-line-height{
    line-height: 20px;
}
.recemended-margin-right{
    margin-right: 5px;
}
.model-reviews-recommeded p{
    margin: 0px 0px 3px 0px;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 3px;
}
.model-reviews-recommeded p.text-bold{
    -webkit-margin-before: 1em;
    margin-top:1em;
}
.model-reviews-recommeded div.article-section-body div{
    margin-bottom:20px;
}
.more-link{
    cursor:pointer;
    color:#176fcc;
    padding-left:2px;
    font-weight: normal;
}
.this-score-big-div{
    margin:8px 0 0 0;
    padding:0;
}
.search-results {
    margin-top:10px;
    padding-top:10px;
}
.search-results:first-of-type{
    border:none;
}
.search-results img{
    margin-right:10px;
}
.model-title{
    margin-bottom:20px;
}
.ratings-wrap{
    line-height: 21px;
}
.collapsible .article-section-body {
    margin-bottom:20px;
}
.position-right ul{
    list-style:none;
}
.section-header {
    padding: 1px 3px 0 3px;
    background-color: #7A8895;
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #FFF;
    display: inline-block;
    margin-bottom: 17px;
}
.article-title{
    padding: 0px 12px;
    margin:3px 0;
    font-weight: 700;
}
a.more-section{
 	display:block;
     margin:1em 0;
     color:#000;
     text-decoration:none;
}
a:active.more-section{
	border-color: #000;
}
.attributeGroup{
	top: 1px;
    background-color: #f8f8f8;
    border-bottom: 1px solid #C2C2C2;
    position: relative;
}
.attributeChild{
	margin-left:20px !important;
}
.keyButton{
	cursor:pointer;
}
.keyPopup{
	margin: 45px;
}
.keyButtonX{
    float: right;
    font-size: 20px;
    cursor:pointer;
    font-weight:bold;
    margin-top: 48px;
}
.buyingLink img{
	position: absolute;
    top: 24%;
    right: 8px;
}
.buyingLink{
    position: relative;
}
.invisible{
    display:none;
}
.moreNews {
	background: url(/etc/designs/cro/mweb/images/btn_arrow_nextscreen.png) no-repeat right;
    padding-right: 20px;
}
#title-div-productlist h1{
	margin: 0.67em 0;
}
.azTitle{
	font-size: 18px;
	line-height: 21px;
	font-weight: 700;
    margin:14px 0;
}
span.low-value-progressbar{
    float:left;
    color:#666666;
    font-size: 13px;
    margin-left:5px;
    font-weight: bold;
}
div.low-score-div{
    float:left;
    height:20px;
}
.hr {
    border-bottom:1px solid #BFCAD3;
    margin:10px 0;
}
.tools-content a:first-child{
    height: 25px!important;
    float: left;
    padding-right: 8px;
}
.tools-content:after{
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}

body{
    width:100%;
}
.price-button{
    background-color: #176fcc;
    color: white!important;
    font-weight: bold;
}
.price-button h3{
    font-weight: bold;
    letter-spacing: 0.2px;
}
.price-link {
    display: block;
    padding: 10px 0 0;
}
.price-link-model {
    display: block;
    margin: -10px 0 15px 0;
}
.price-link:hover, .price-link-model:hover{
    text-decoration: none;
}
.reliabilityTypeText{
    position: absolute;
    float: left;
    right: 50px;
    color: #666;
    font-weight: normal;
}
.reliabilityValue{
    float: right;
    margin: 0;
}
.reliabilityBlockMargin{
    margin: 0 0 10px;
}

.smallRatingsBox .article .small-ratings-wrap {
    margin: 20px 20px 20px 0;
    width: 100%;
    float:none;
}

.article .find-ratings-wrap {
    background-color: #f8f8f8;
    border: 1px solid #c2c2c2;
    padding: 11px;
}

.article .small-ratings-wrap .find-ratings-wrap h2 {
    font-size: 18px;
    margin: 2px 1px 10px 1px;
}

.article .small-ratings-wrap .find-ratings-wrap h2 img {
    float: right;
}
.article .small-ratings-wrap .find-ratings-wrap a {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 8px;
}
.article .small-ratings-wrap .find-ratings-wrap a strong{
    font-weight: normal;
}
.ratings-box-links .icon-lock.noCRO{
    display: none;
}
section .in-test {
    position: relative;
    top: -38px;
    float: right;
}