@charset "utf-8";
/* CSS Document */

.catlist_table table {
height: 120px !important;
}

.subcatlist_img img {
height: 80px !important;
}

.catlist_box {
vertical-align: middle;
}

.catlist_box h3 {
margin-bottom: 8px;
padding: 4px 0;
background-color: #7693ac;
font-weight: bold;
color: #fff;
}

.catlist_box p {
margin-bottom: 8px;
}

.catlist_box p.curves {
margin: 10px 0;
}

.catlist_box a {
color: #565656;
}

.catlist_box a:hover {
color: #e48e1a;
}
