div.categories_main_background{
width: 160px;
height: 160px;
float: left;
text-align: center;
}

div.categories_main_image{
margin: 0 auto;
background-image: url('../img_template/categories_main_back.jpg');
width: 128px;
height: 128px;
}

div.categories_main_image img{
margin-top: 25px;
}

div.category_main_name{
font-size: 9pt;
}