/*
 * You can customize these styles to match your design
 */
.wp-decoratr-image {
/*	text-align: center; */
	float: left;
	padding-right: 10px
}
.wp-decoratr-image a {
/*	margin-top: -16px;
	line-height: 16px; */
	font-size: 9px;
/*	font-family: Verdana; */
	font-style: italic; 
        font-weight: normal;
	text-decoration: none !important;
	color: #777 !important;
/*	text-shadow: 1px 1px 2px white; */
	display: block;
        border: none;
}

