.m_links_item img{
	max-height:100px;
	max-width:100%;
	border: 1px solid #A11212;
}
.m_links_item {
	max-width:468px;
	float: none;
	display:block;
	margin:0px auto 10px;
}
.m_links_categories .triggered {
	font-weight:bold;
}
.m_links_cat_item:hover {
	background-color:#ededed;
}
.m_links_cat_item {
	margin-bottom:15px;
}
.m_links_cat_item .image{
	width:100%;
	height:150px;
	text-align: center;
}
.m_links_cat_item .image img{
	max-width:100%;
	max-height:150px;
}
.m_links_cat_item .title {
	text-align: center;
	height:40px;
}