.catlist {overflow: hidden;padding-bottom: 30px;
	border-top: 1px solid #ddd;
	border-bottom: 3px solid #ddd
}
.catlist h2{
padding-left: 10px;
text-transform: uppercase; display: none;
}
.catgrid {
margin: 0;
border-right: 1px dotted #CCCCCC;
float: left;
width:190px;
padding: 0 17px;
margin: 30px 0 0;
}
.catlist .last {
border-right: none;
}
.catgrid ul li {
}

.catgrid ul li a {
color: #666666;
text-decoration:none;
line-height: 25px !important
}
.catgrid ul li a:hover {
color: #e66b6b
}

.catlist_level_top a{
width: 155px;height: 95px;background:#575b70;text-align: center;
}
.catlist_level_top a:hover{background: #e37d7d}
.catlist_level_top a.visited{background: #e37d7d}
.catlist_level_top h3 {
color: #252525;
font-size: 14px;
margin: 15px 0 10px;
text-transform: uppercase;
font-family: Open Sans Light;
display: inline-block;
border-bottom: 1px solid #666666;
line-height: 15px;
}

.catlist_level_top img {
}