#nav-holder{display: none}
.page-banner{display: none}
.search{display: none}
.footer{display: none}
.scroll-link{display: none}
.footer-last a{display: none}
.liquid-concept{display: none}
.left-comp{display: none}
.strength-test{border: 1px solid black}
.strength-test td{border: 1px solid black; padding: 10px}

/* CARE DIAGRAM */

.care-diagram-holder{width: 570px; text-align: center; color: white; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border: 1px solid rgb(173, 191, 201); padding: 20px; font-family: 'LeagueGothicRegular',  Impact, Charcoal, sans-serif; font-size: 35px; overflow: auto; margin-bottom: 10px}
.care-diagram-holder h1{font-size: 40px; margin-bottom: 20px }
.problems, .clean-step, .assess, ul.partially-fully li, .rehabilitate-step{border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;}
.problems{height: 30px; background-color: red; padding: 10px}
ul.problems-list{margin: 0 0 0 40px}
ul.problems-list li{background:url(../imgs/backgrounds/paper1.jpg); font-size: 25px; width: 150px; display: inline; float: left;  height: 50px; padding: 20px 0 0 0; color: rgb(77, 132, 195); margin-right: 20px; -webkit-border-bottom-right-radius: 2px; -webkit-border-bottom-left-radius: 2px;-moz-border-radius-bottomright: 2px;-moz-border-radius-bottomleft: 2px;border-bottom-right-radius: 2px;border-bottom-left-radius: 2px; -webkit-box-shadow: #999 0 2px 20px;	-moz-box-shadow: #999 0 2px 10px;}
ul.problems-list li.last{margin: 0}
ul.arrows-list{margin: 80px 0 0 80px}
ul.arrows-list li{background:url(../imgs/care/down-arrow.png) no-repeat center center; width: 70px; height: 84px; display: inline; float: left; margin-right: 100px;}
ul.arrows-list li.middle{margin-right: 100px}
ul.arrows-list li.last{margin: 0}
.clean-step{height: 30px; padding: 10px; margin: 170px 0 20px 0; background-color: rgb(168, 201, 76)}
.assess{height: 30px; padding: 10px; background-color: rgb(77, 132, 195);}
ul.arrows-two{margin: 10px 0 0 160px}
ul.arrows-two li{background:url(../imgs/care/down-arrow.png) no-repeat center center; width: 70px; height: 84px; display: inline; float: left;}
ul.arrows-two li.middle{margin-right: 110px}

ul.partially-fully{margin: 100px 0 0 125px}
ul.partially-fully li{height: 60px; width: 120px; padding: 10px; background:url(../imgs/backgrounds/paper1.jpg); display: inline; float: left; color: rgb(77, 132, 195); font-size: 25px; -webkit-box-shadow: #999 0 2px 20px; -moz-box-shadow: #999 0 2px 10px;}
ul.partially-fully li.middle{margin-right: 40px}

ul.arrows-two-bottom{margin-top: 190px}
.rehabilitate-step{height: 30px; padding: 10px; background-color: rgb(168, 201, 76); margin-top: 280px}
/* CARE END*/

.articles .download{border-bottom: 1px solid black; padding-bottom: 20px}

