.img360
{
float: left;
width: 360px;
spadding: 5px;
border: 1px solid #ccc;
margin: 5px;
} 
div.img360:hover {
  border: 1px solid #777;
}
div.img360 img {
  width: 100%;
  height: auto;
}
div.desc {
  padding: 10px;
  text-align: center;
}



.uk-article-meta {
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    display: none;
	}
	
.uk-overlay-background {
    background: rgba(255, 255, 255, 0.2);
}

.header-overlay {
    background-color: rgba(244,244,244,0.2);}
	

.uk-navbar-center {
max-width: 100%;
}

.dl-horizontal dt {
    float: left;
    width: 300px;
    clear: left;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
	
	
	 
	 