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

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


