#TopCategories {
    float: right;
}
#TopCategories h2 {
    font-size: 12px;
    margin-left: 25px;
}
#TopCategories ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    clear: both;
}
#TopCategories li {
    float: left;
    width: 85px;
    margin: 0 0 10px 40px;
}
#TopCategories li:last-child {
    margin-right: 0;
}
#TopCategories .ClassBar {
    float: left;
    height: 20px;
    background: url('data:image/gif;base64,R0lGODlhAQALAIAAAP///8XFxSwAAAAAAQALAAACBIRvoQUAOw==') repeat-x;
}
#TopCategories .CbarLeft {
    margin: 15px 5px 10px 0;
    width: 40px;
}
#TopCategories .CbarRight {
    margin: 15px 0 10px 5px;
    overflow: hidden;
}
#TopCategories .ClassTitle {
    float: left;
    font-weight: bold;
    font-size: 12px;
}
.topcatdiv {
    padding: 0 0 0 10px;
}
.topcatend {
    clear: left;
    margin-top: 10px;
}
.topcatend-tall {
    height:15px;
    width:100%;
    clear:both;
}
.brandsbelow {
    font-size: 12px;
    padding: 0 10px 10px 10px;
    margin: 0;
}
.copycol {
    border-right: 1px solid #D9D9D9;
}
.articleImage {
    border:1px solid #000000;
}
#notappliances {
    font-size: 12px;
    padding: 0 10px 0 10px;
    margin: 0;
}
.brand-logo-group {
    overflow: hidden;
}
.brandlogodiv {
    text-align: center;
    display: inline-block;
    border-radius: 4px;
    margin-bottom: .5rem;

}
.brandlogodiv a {
	display: inline-block;
	line-height: 44px;
	min-height: 44px;
}
.brandlogodiv:hover {
    background-color: #e2e2e2;
}
.VideoCell {
    max-width: 270px;
}
.position_text {
    float: left;
    clear: both;
    padding: 5px;
    margin-bottom: 10px;
}
.position_text a {
    color: blue;
    text-decoration: underline;
}
.popular_tools_text {
    text-align:center;
    overflow: hidden;
    margin: 1em auto .4em;
}

#RepairVideos {
    clear: left;
}
#RepairVideos ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    clear: both;
}
#RepairVideos li {
    float: left;
    width: 250px;
    margin: 0 10px 0 0;
}
#RepairVideos li:first-child {
    margin-left: 0;
}
@media (max-width: 576px) {
	.RepairCenterTitle h2 {
        font-size: 1em;
    }
    .brandlogodiv {
        border: 1px solid #ccc !important;
    }
}
@media(min-width:48em) {
	.secondcell {
		padding-left: 1.4em;
	}
}
