div.img_caption.left {
overflow: hidden;
margin-right: 20px;
}

div.img_caption.right {
overflow: hidden;
margin-left: 20px;
}

div.img_caption p {;
border-bottom: 1px solid silver;
padding-bottom: 5px;
text-align: center;
font-size: 12px;
}

div.cat-children h3
{
   display:none;
}


    .tags.inline li {
        display: inline-block;
        list-style-type: none;
        padding: 8px;
        
    }
    .tags .label-info {
        font-weight: bold;
        padding: 5px;
        text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
    	color: #ffffff !important; 
		margin-right: 8px;
		margin-left: 8px;
		margin-bottom: 18px;
		margin-top: 13px;
		font-size: 14px;
		
}
