img.rounded {
	border: solid 4px #cbd300;
	}

.rounded .top-right {
	background-image: url(../../images/corners_green/tr.png);
	}
.rounded .top-left {
	background-image: url(../../images/corners_green/tl.png);
	}
.rounded .bottom-right {
	background-image: url(../../images/corners_green/br.png);
	}
.rounded .bottom-left {
	background-image: url(../../images/corners_green/bl.png);
	}


