
	
	
	/*=================================== Tooltip Item Css ============================================= */
	  .total_new{ background: url("/images/new-img.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #1E1E1E;
    font-family: Arial;
    font-size: 11px;
    height: 44px;
       position: absolute;
    right: 42px;
    text-align: center;
    top: 50px;
    width: 57px;
    padding:6px 4px 0 0; line-height:11px;
    
    }
.art{color: #D62629;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    margin-left: 3px;
    padding-top: 15px;
    text-align: center;}
.year{ text-align:center; font-family:Arial; font-size:15px; font-weight:bold; color:#000;}
.updated-on{text-align:center; font-family:Arial; font-size:13px; font-weight:bold; color:#000; margin-top:6px;}
.date-des{color:#064e27; }
.paintings{text-align:center; font-family:Arial; font-size:13px; font-weight:bold; color:#000; margin-top:3px; margin-left:-49px;}
.paintings-count{color:#0e3473;}
