span.author a{
	color: #adadad;
	text-decoration: none;
}

.img-box .tip-box {
    padding: 10px;
    bottom: 0px;
	width:100%;
	background-color: #eaeaea;
}
.tip-box h4{
    font-size: 16px;
}
.img-box .tip-box h6 {
}
.tip-box h6{
    font-size: 12px;
	font-weight: 100;
}